Skip to content

Commit 01651df

Browse files
committed
restore mongo db to cache
1 parent f2ebd61 commit 01651df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ env:
3232
${{ github.workspace }}/node_modules
3333
${{ github.workspace }}/packages/*/node_modules
3434
${{ github.workspace }}/dev-packages/*/node_modules
35+
~/.cache/mongodb-binaries/
3536
3637
# DEPENDENCY_CACHE_KEY: can't be set here because we don't have access to yarn.lock
3738

0 commit comments

Comments
 (0)