Skip to content

Commit

Permalink
use latest cargo-component binstalled
Browse files Browse the repository at this point in the history
  • Loading branch information
DougAnderson444 committed Jan 5, 2025
1 parent 7fbaa75 commit 4722b73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ jobs:
# run `cargo component build` in the crates/delano-wit folder first
- name: Install binstall
uses: taiki-e/install-action@cargo-binstall
- name: Install cargo component
run: echo yes | cargo binstall cargo-component@0.10.1
- name: Install cargo-component
run: echo yes | cargo binstall cargo-component
- name: Cargo component build workspace
run: just build

Expand Down

0 comments on commit 4722b73

Please sign in to comment.