Skip to content

Commit

Permalink
parse error workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
afandos-bbm committed Jun 7, 2022
1 parent 0bc365e commit d084e5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
with:
java-version: '12.x'
- name: Setup Flutter
- uses: subosito/flutter-action@v1
uses: subosito/flutter-action@v1
with:
flutter-version: '3.0.0'
- run: flutter pub get
Expand Down

0 comments on commit d084e5e

Please sign in to comment.