Skip to content

Commit

Permalink
fix: do not specify flutter version
Browse files Browse the repository at this point in the history
  • Loading branch information
kolaente committed Jun 6, 2024
1 parent aa1ffa2 commit 48f4c06
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-flutter-new.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
with:
channel: stable
cache: true
flutter-version-file: pubspec.yaml
# optional parameters follow
cache-key: "flutter-:os:-:channel:-:version:-:arch:-:hash:" # optional, change this to force refresh cache
cache-path: "${{ runner.tool_cache }}/flutter/:channel:-:version:-:arch:" # optional, change this to specify the cache path
Expand Down

0 comments on commit 48f4c06

Please sign in to comment.