Skip to content

Commit

Permalink
change workflow for flutter
Browse files Browse the repository at this point in the history
  • Loading branch information
kidozh committed Aug 5, 2024
1 parent 74c5450 commit cbe3b9c
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 @@ -22,7 +22,7 @@ jobs: # Telling what jobs we need to happen
uses: subosito/flutter-action@v2
with:
channel: stable
flutter-version-file: pubspec.yaml # path to pubspec.yaml
# flutter-version-file: pubspec.yaml # path to pubspec.yaml
- run: flutter --version

#4 Install Dependencies
Expand Down

0 comments on commit cbe3b9c

Please sign in to comment.