Update .forgejo/workflows/action.yml

This commit is contained in:
moonleay 2023-09-17 13:23:13 +02:00
parent 55fafa29c5
commit c7b03d49c9

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