mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-12 14:09:12 +00:00
path must match between save/restore
This commit is contained in:
parent
ecb5ad8ea3
commit
db77cfee6b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -34,7 +34,7 @@ jobs:
|
|||
id: cache
|
||||
with:
|
||||
path: |
|
||||
.cosmocc/${{ env.COSMOCC_VERSION }}
|
||||
.cosmocc
|
||||
o
|
||||
key: ${{ env.COSMOCC_VERSION }}-${{ matrix.mode }}-${{ github.sha }}
|
||||
restore-keys: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue