Skip to content

Commit

Permalink
[wip]: Install cargo-edit
Browse files Browse the repository at this point in the history
  • Loading branch information
febo committed Feb 7, 2025
1 parent 0bc005f commit ab956d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ jobs:
cargo-cache-key: cargo-publish
toolchain: test

- name: Install cargo-set-version
run: which cargo-set-version || cargo install cargo-set-version
- name: Install cargo-edit
run: which cargo-edit || cargo install cargo-edit

- name: Install cargo-semver-checks
run: which cargo-semver-checks || cargo install cargo-semver-checks
Expand Down

0 comments on commit ab956d7

Please sign in to comment.