chore: update names in action.yml
Signed-off-by: moonleay <contact@moonleay.net>
This commit is contained in:
parent
1cdcef209b
commit
9e1a06bdd5
1 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
build-gradle-project:
|
build-gradle-project:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
- steps:
|
steps:
|
||||||
- name: apt update
|
- name: apt update
|
||||||
run: apt update
|
run: apt update
|
||||||
- name: apt upgrade
|
- name: apt upgrade
|
||||||
|
|
Loading…
Reference in a new issue