Skip to content

Commit 86c6bbd

Browse files
committed
ci do not cache staging dir
1 parent 526eb88 commit 86c6bbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
with:
6868
path: |
6969
./node_modules/
70-
./staging
70+
~/vcpkg
7171
key:
7272
# prettier-ignore
7373
"cache-OS:${{ matrix.os }}-arch:${{ matrix.node_arch}}-ZMQ_DRAFT:${{env.npm_config_zmq_draft }}-${{hashFiles('./package.json') }}"

0 commit comments

Comments
 (0)