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

This commit is contained in:
jusax23 2023-11-25 22:32:42 +01:00
parent e03b59ce02
commit aa76be61a1

View file

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