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

This commit is contained in:
jusax23 2023-11-25 22:31:56 +01:00
parent 04f59715b3
commit e03b59ce02

View file

@ -11,6 +11,7 @@ jobs:
- uses: subosito/flutter-action@v2
with:
channel: 'latest'
flutter-version: '3.1.5'
- run: flutter --version
Explore-Gitea-Actions:
runs-on: ubuntu-latest