Skip to content

Commit

Permalink
Only restore cache for playground.
Browse files Browse the repository at this point in the history
  • Loading branch information
01mf02 committed Dec 21, 2024
1 parent eac8e3c commit df270d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playground.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- uses: actions/cache@v4
- uses: actions/cache/restore@v4
with:
path: |
~/.cargo/registry/index/
Expand Down

0 comments on commit df270d9

Please sign in to comment.