Skip to content

Commit

Permalink
cd: use default caching key
Browse files Browse the repository at this point in the history
  • Loading branch information
KRTirtho committed Jan 24, 2025
1 parent 85ebaf6 commit 1937b1b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/spotube-release-binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ jobs:
- uses: subosito/[email protected]
with:
cache: true
cache-key: ${{ runner.os }}-flutter-${{ hashFiles('**/pubspec.yaml') }}
flutter-version: ${{ env.FLUTTER_VERSION }}
channel: ${{ env.FLUTTER_CHANNEL }}
- name: Setup Java
Expand Down

0 comments on commit 1937b1b

Please sign in to comment.