Skip to content

Commit 1ced54b

Browse files
authored
try wihtout cache
1 parent 80ac960 commit 1ced54b

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
@@ -33,7 +33,6 @@ jobs:
3333
uses: actions/setup-node@v6
3434
with:
3535
node-version: ${{ matrix.node-version }}
36-
cache: "npm"
3736
- run: npm ci
3837
- run: npm run build --if-present
3938
- run: npm test

0 commit comments

Comments
 (0)