Skip to content

Commit

Permalink
ci: Update to parity-publish 0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lexnv authored Nov 25, 2024
1 parent 137ff5f commit a9606ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-semver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
- name: install parity-publish
# Set the target dir to cache the build.
run: CARGO_TARGET_DIR=./target/ cargo install [email protected].0 --locked -q
run: CARGO_TARGET_DIR=./target/ cargo install [email protected].1 --locked -q

- name: check semver
run: |
Expand Down

0 comments on commit a9606ae

Please sign in to comment.