Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
psibi committed Oct 3, 2023
1 parent 70b6b3b commit 0ffaeb5
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 @@ -44,7 +44,7 @@ jobs:
cargo binstall cross --no-confirm
- name: Build Musl binary
run: just build-release-binary
- name: Build other binaryies
- name: Build other binaries
run: just binaries true
- name: Generate artifacts
run: just cp-binaries
Expand Down

0 comments on commit 0ffaeb5

Please sign in to comment.