Skip to content

Commit bd0aa56

Browse files
Try without cache
1 parent 3f80c0a commit bd0aa56

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
uses: actions/setup-node@v2
2525
with:
2626
node-version: ${{ matrix.node-version }}
27-
cache: "npm"
2827
- run: npm ci
2928
- run: npm run build --if-present
3029
- run: npm test

0 commit comments

Comments
 (0)