Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
kritzcreek committed Jul 27, 2024
1 parent 5742aa3 commit 3ae89ab
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ jobs:
- uses: actions/checkout@v4
- uses: actions-rust-lang/setup-rust-toolchain@v1
- uses: cargo-bins/[email protected]
- run: cargo binstall -y just wasm-bindgen-cli wasm-opt
- run: just ci
- run: |
cargo binstall -y just wasm-bindgen-cli wasm-opt
just ci

0 comments on commit 3ae89ab

Please sign in to comment.