Skip to content

Commit

Permalink
Remove duplicate command (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
AurevoirXavier authored Nov 15, 2022
1 parent 59d9c84 commit ef22ba9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: publish
args: publish --locked
args: --locked

0 comments on commit ef22ba9

Please sign in to comment.