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

This commit is contained in:
jusax23 2023-11-25 22:08:49 +01:00
parent 22505c7398
commit 8cf8ed537a

View file

@ -10,7 +10,7 @@ jobs:
- run: apt update && apt install jq -y
- uses: subosito/flutter-action@v2
with:
channel: 'beta'
channel: 'latest'
- run: flutter --version
Explore-Gitea-Actions:
runs-on: ubuntu-latest