Skip to content

Commit bd6b754

Browse files
Disable cache due to error: Cache service responded with 400
1 parent 7311e34 commit bd6b754

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
with:
1919
node-version: '22.x'
2020
registry-url: 'https://registry.npmjs.org'
21-
cache: 'npm'
2221
always-auth: true
2322
- run: npm ci
2423
- run: npm run build --if-present

0 commit comments

Comments
 (0)