.gitea/workflows/demo.yaml aktualisiert
This commit is contained in:
parent
33f199f7ca
commit
5fb5318d40
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
flutter:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: subosito/flutter-action@v2
|
||||
|
|
Loading…
Reference in a new issue