Skip to content

Commit

Permalink
fix(ci): update working directory for wasm build step
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAFrench committed May 15, 2023
1 parent 69aed62 commit efd1bfc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/wasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,4 @@ jobs:
run: cargo install wasm-pack

- name: Build wasm crate
working-directory: ./crates/wasm
run: ./build-wasm

0 comments on commit efd1bfc

Please sign in to comment.