Skip to content

Commit 429cf61

Browse files
committed
update: github workflows
1 parent 04bbfd7 commit 429cf61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v4
1515
- uses: subosito/flutter-action@v2
1616
with:
17-
flutter-version: '3.16.9'
17+
# flutter-version: '3.16.9'
1818
channel: 'stable'
1919
- name: Flutter build web
2020
working-directory: ./example

0 commit comments

Comments
 (0)