mirror of
https://github.com/twonlyapp/twonly-app.git
synced 2026-01-15 07:48:40 +00:00
split run and uses
This commit is contained in:
parent
951206dcfa
commit
5128b4b768
1 changed files with 2 additions and 0 deletions
2
.github/workflows/release_github.yml
vendored
2
.github/workflows/release_github.yml
vendored
|
|
@ -21,6 +21,8 @@ jobs:
|
|||
uses: subosito/flutter-action@v2
|
||||
with:
|
||||
channel: stable
|
||||
|
||||
- name: Check flutter code
|
||||
run: |
|
||||
flutter pub get
|
||||
flutter analyze
|
||||
|
|
|
|||
Loading…
Reference in a new issue