Skip to content

Commit

Permalink
ci(check): fix input parameter typo
Browse files Browse the repository at this point in the history
  • Loading branch information
brainwo committed May 15, 2024
1 parent 16249e4 commit 9c82a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: subosito/flutter-action@v2
with:
channel: stable
flutter-version-flie: pubspec.yaml
flutter-version-file: pubspec.yaml
- name: Update dependencies
run: flutter pub get
- name: Disable analytics
Expand Down

0 comments on commit 9c82a9a

Please sign in to comment.