.gitea/workflows/demo.yaml aktualisiert
Some checks failed
Gitea Actions Demo / flutter (push) Failing after 10s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 11s

This commit is contained in:
jusax23 2023-11-25 22:06:50 +01:00
parent 5fb5318d40
commit d02305d43f

View file

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