Skip to content

Commit

Permalink
locked build for playground
Browse files Browse the repository at this point in the history
  • Loading branch information
rachitnigam committed Jul 31, 2023
1 parent 233424b commit dbb1635
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/playground.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:
- name: Install wasm-pack
uses: actions-rs/cargo@v1
with:
command: install --locked
args: wasm-pack
command: install
args: wasm-pack --locked
- name: Install wasm-bindgen-cli
uses: actions-rs/cargo@v1
with:
Expand Down

0 comments on commit dbb1635

Please sign in to comment.