Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zduny authored Sep 19, 2023
1 parent 121088c commit b161260
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ jobs:
with:
version: 'latest'

- name: Install wasm-pack
uses: jetli/wasm-pack-action@v0.4.0

- name: Build
run: cargo build --verbose

Expand Down

0 comments on commit b161260

Please sign in to comment.