Update build script
This commit is contained in:
parent
e85b12c9b3
commit
f8494658bb
|
|
@ -22,7 +22,7 @@ jobs:
|
|||
- uses: actions/checkout@v1
|
||||
- uses: subosito/flutter-action@v1
|
||||
with:
|
||||
flutter-version: '3.0.4'
|
||||
flutter-version: '3.3.0'
|
||||
#channel: 'stable'
|
||||
- name: Install Sentry
|
||||
run: |
|
||||
|
|
@ -115,7 +115,7 @@ jobs:
|
|||
# - uses: actions/checkout@v1
|
||||
# - uses: subosito/flutter-action@v1
|
||||
# with:
|
||||
# flutter-version: '3.0.4'
|
||||
# flutter-version: '3.3.0'
|
||||
# - name: Setup Flutter
|
||||
# run: |
|
||||
# flutter doctor -v
|
||||
|
|
|
|||
Loading…
Reference in New Issue