Skip to content

Commit

Permalink
Merge pull request #10 from SamBroomy/version-bump
Browse files Browse the repository at this point in the history
Fix typo in package publish command
  • Loading branch information
SamBroomy authored Dec 9, 2024
2 parents 9924437 + 0d0ad05 commit 58bed32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
run: |
git config --global user.email "[email protected]"
git config --global user.name "GitHub CI"
uvx --from rust-just just publish-packageackage
uvx --from rust-just just publish-package
- name: Minimize uv Cache
run: uv cache prune --ci

0 comments on commit 58bed32

Please sign in to comment.