Skip to content

Commit

Permalink
update package lock
Browse files Browse the repository at this point in the history
  • Loading branch information
guybedford committed Nov 22, 2024
1 parent be48a82 commit 423117c
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
key: engine-build-${{ hashFiles('Cargo.lock', 'crates/spidermonkey-embedding-splicer/src/**/*.rs') }}

- name: Install NPM packages
run: npm ci
run: npm install

- name: Get StarlingMonkey Commit
id: starlingmonkey-commit
Expand Down
18 changes: 16 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 423117c

Please sign in to comment.