Skip to content

Commit 423117c

Browse files
author
Guy Bedford
committed
update package lock
1 parent be48a82 commit 423117c

2 files changed

Lines changed: 17 additions & 3 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
key: engine-build-${{ hashFiles('Cargo.lock', 'crates/spidermonkey-embedding-splicer/src/**/*.rs') }}
4949

5050
- name: Install NPM packages
51-
run: npm ci
51+
run: npm install
5252

5353
- name: Get StarlingMonkey Commit
5454
id: starlingmonkey-commit

package-lock.json

Lines changed: 16 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)