chore: update names in action.yml
All checks were successful
Build Gradle project / build-gradle-project (push) Successful in 2m41s

Signed-off-by: moonleay <contact@moonleay.net>
This commit is contained in:
moonleay 2023-09-17 13:24:33 +02:00
parent c7b03d49c9
commit f762e18b1f

View file

@ -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