Skip to content

Commit e7e2dc7

Browse files
authored
Remove cache requirement to hopefully fix build failure (mongodb-university#157)
1 parent fa19d2a commit e7e2dc7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/deploy-docs.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ jobs:
1313
- uses: actions/setup-node@v2
1414
with:
1515
node-version: 21.x
16-
cache: npm
1716
- name: Install Bluehawk dependencies
1817
run: |
1918
npm ci

0 commit comments

Comments
 (0)