Skip to content

Commit 5f5439d

Browse files
rebuilt package lock
1 parent bfe2a2f commit 5f5439d

2 files changed

Lines changed: 7533 additions & 9889 deletions

File tree

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@ jobs:
4848
node-version: ${{ matrix.node-version }}
4949
cache: 'npm'
5050
cache-dependency-path: 'src/frontend/package-lock.json'
51-
- run: npm install
51+
- run: npm ci
5252
- run: NODE_OPTIONS=--max_old_space_size=8192 npm run build --if-present
5353
- run: npm run test --if-present

0 commit comments

Comments
 (0)