.gitea/workflows/demo.yaml aktualisiert
This commit is contained in:
parent
22505c7398
commit
8cf8ed537a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue