Skip to content

Commit 8dae04e

Browse files
committed
Try to store cli install in cache
1 parent 7dfc398 commit 8dae04e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/node.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
with:
2121
path: |
2222
~/.cargo/bin/
23+
~/runner/.cargo/bin/
2324
~/.cargo/registry/index/
2425
~/.cargo/registry/cache/
2526
~/.cargo/git/db/

0 commit comments

Comments
 (0)