We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 526eb88 commit 86c6bbdCopy full SHA for 86c6bbd
.github/workflows/CI.yml
@@ -67,7 +67,7 @@ jobs:
67
with:
68
path: |
69
./node_modules/
70
- ./staging
+ ~/vcpkg
71
key:
72
# prettier-ignore
73
"cache-OS:${{ matrix.os }}-arch:${{ matrix.node_arch}}-ZMQ_DRAFT:${{env.npm_config_zmq_draft }}-${{hashFiles('./package.json') }}"
0 commit comments