Update .forgejo/workflows/action.yml

This commit is contained in:
moonleay 2023-09-17 13:23:13 +02:00 committed by moonleay
parent 76571f10e4
commit 1cdcef209b
Signed by: moonleay
GPG key ID: 82667543CCD715FB

View file

@ -6,7 +6,7 @@ on:
jobs:
build-gradle-project:
runs-on: ubuntu-latest
steps:
- steps:
- name: apt update
run: apt update
- name: apt upgrade