Skip to content

Commit

Permalink
Merge branch 'master' into prod
Browse files Browse the repository at this point in the history
  • Loading branch information
cybex-dev committed Nov 20, 2024
2 parents 8573601 + 83dba8e commit d1517bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Install Flutter
uses: subosito/flutter-action@v2
with:
flutter-version-file: pubspec.yaml
flutter-version-file: example/pubspec.yaml
channel: 'stable'
cache: true

Expand Down

0 comments on commit d1517bf

Please sign in to comment.