Skip to content

Commit 5f721a9

Browse files
committed
ci: use GH cache for .cache folder on MAC OS
1 parent 74604e2 commit 5f721a9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,10 @@ jobs:
5353
continue-on-error: false
5454
with:
5555
path: |
56+
.cache/.gnupg
57+
.cache/*.tar.gz
58+
.cache/*.tar.asc
59+
.cache/*.tar.sig
5660
~/.cargo/registry/index/
5761
~/.cargo/registry/cache/
5862
~/.cargo/git/db/

0 commit comments

Comments
 (0)