Skip to content

Commit

Permalink
feat: Update Pub cache key in tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PlugFox committed Aug 22, 2024
1 parent 0e0b6a1 commit c80aaf4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/checkout.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
timeout-minutes: 1
run: |
dart pub get --no-example
echo "PUB_CACHE=$PUB_CACHE"
ls -la $PUB_CACHE
- name: 📥 Save Pub modules
Expand Down

0 comments on commit c80aaf4

Please sign in to comment.