Skip to content

Commit

Permalink
ci: fix publish
Browse files Browse the repository at this point in the history
  • Loading branch information
meskill committed May 22, 2022
1 parent ea9bc64 commit dc2d883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/prepare.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ cargo install cargo-edit cargo-readme

cargo set-version $1
cargo readme > README.md
cargo check # update Cargo.lock
cargo check --target=x86_64-pc-windows-gnu # update Cargo.lock

0 comments on commit dc2d883

Please sign in to comment.