Skip to content

Commit acbf8d6

Browse files
committed
Try again
1 parent 181f1c5 commit acbf8d6

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
@@ -30,7 +30,6 @@ jobs:
3030
cache: 'npm'
3131
cache-dependency-path: '**/package-lock.json'
3232
- run: npm ci
33-
- run: npm install react-query @types/react-query mapbox-gl eslint-plugin-import@^2.25.2
3433
- run: npm audit fix
3534
- run: npm audit fix --force # Force fix remaining vulnerabilities if possible
3635
- run: NODE_OPTIONS=--max_old_space_size=8192 npm run build --if-present

0 commit comments

Comments
 (0)