.gitea/workflows/demo.yaml aktualisiert
This commit is contained in:
parent
7b63c045a3
commit
ec86a7fb11
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: 'stable'
|
||||
|
|
Loading…
Reference in a new issue