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 1696f07 commit 233424b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playground.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Install wasm-pack
uses: actions-rs/cargo@v1
with:
command: install
command: install --locked
args: wasm-pack
- name: Install wasm-bindgen-cli
uses: actions-rs/cargo@v1
Expand Down

0 comments on commit 233424b

Please sign in to comment.