Skip to content

Commit

Permalink
Install cargo binstall
Browse files Browse the repository at this point in the history
  • Loading branch information
Rigidity committed Apr 15, 2024
1 parent 4591e20 commit 9ac0cb8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ jobs:
with:
components: clippy, rustfmt

- name: Install cargo-binstall
uses: cargo-bins/cargo-binstall@main

- name: Add WASM target
run: rustup target add wasm32-unknown-unknown

Expand Down

0 comments on commit 9ac0cb8

Please sign in to comment.