.gitea/workflows/demo.yaml aktualisiert
This commit is contained in:
parent
aa76be61a1
commit
b72b16b256
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ jobs:
|
||||||
- uses: subosito/flutter-action@v2
|
- uses: subosito/flutter-action@v2
|
||||||
with:
|
with:
|
||||||
flutter-version: '3.1.5'
|
flutter-version: '3.1.5'
|
||||||
|
channel: 'any'
|
||||||
- run: flutter --version
|
- run: flutter --version
|
||||||
Explore-Gitea-Actions:
|
Explore-Gitea-Actions:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Reference in a new issue