.gitea/workflows/demo.yaml aktualisiert
This commit is contained in:
parent
5fb5318d40
commit
d02305d43f
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- run: apt install jq
|
||||
- uses: subosito/flutter-action@v2
|
||||
with:
|
||||
channel: 'beta'
|
||||
|
|
Loading…
Reference in a new issue