Skip to content

Commit

Permalink
install cargo-wapm locked
Browse files Browse the repository at this point in the history
  • Loading branch information
ayys committed Feb 12, 2024
1 parent d10b61c commit 87a0c13
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: install
args: cargo-wapm --verbose --debug --version '^0.3'

args: cargo-wapm --verbose --debug --version '^0.3' --locked
- name: Login to wapm.dev
run: |
wapm config set registry.url https://registry.wapm.dev
Expand Down

0 comments on commit 87a0c13

Please sign in to comment.