.gitea/workflows/demo.yaml aktualisiert
Some checks failed
Gitea Actions Demo / flutter (push) Failing after 20s
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled

This commit is contained in:
jusax23 2023-11-25 22:07:22 +01:00
parent d02305d43f
commit 53092f2d13

View file

@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: apt install jq
- run: apt update && apt install jq
- uses: subosito/flutter-action@v2
with:
channel: 'beta'