Skip to content

Commit c67bf31

Browse files
committed
use binstall
1 parent f55058c commit c67bf31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
run: |
6565
cargo binstall cargo-component --force --version ${{ env.CARGO_COMPONENT_VERSION }}
6666
cargo binstall wkg --force
67-
cargo install cargo-auditable cargo-audit
67+
cargo binstall cargo-auditable cargo-audit
6868
alias cargo="cargo auditable"
6969
7070
- name: Build the component

0 commit comments

Comments
 (0)