Skip to content

Commit 3e37659

Browse files
committed
Again
1 parent 45d9317 commit 3e37659

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
run: npm install
4141

4242
- run: npm ci
43-
43+
- run: npm install react-query mapbox-gl eslint-plugin-import@^2.25.2
4444
- run: npm audit fix
4545
- run: npm audit fix --force # Force fix remaining vulnerabilities if possible
4646
- run: NODE_OPTIONS=--max_old_space_size=8192 npm run build --if-present

0 commit comments

Comments
 (0)