Skip to content

Commit

Permalink
Reduce the amout of times that we build the code
Browse files Browse the repository at this point in the history
  • Loading branch information
a1ecbr0wn committed Aug 2, 2024
1 parent 7ee6696 commit f7007ca
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,6 @@ jobs:
uses: dtolnay/rust-toolchain@stable
with:
target: wasm32-unknown-unknown

- name: Build rust code
run: cargo build

- name: Setup Node
uses: actions/setup-node@v4
Expand Down

0 comments on commit f7007ca

Please sign in to comment.