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 f2ebd61 commit 01651dfCopy full SHA for 01651df
.github/workflows/build.yml
@@ -32,6 +32,7 @@ env:
32
${{ github.workspace }}/node_modules
33
${{ github.workspace }}/packages/*/node_modules
34
${{ github.workspace }}/dev-packages/*/node_modules
35
+ ~/.cache/mongodb-binaries/
36
37
# DEPENDENCY_CACHE_KEY: can't be set here because we don't have access to yarn.lock
38
0 commit comments