Skip to content

Commit

Permalink
new wasm-pack?
Browse files Browse the repository at this point in the history
  • Loading branch information
fl0rek committed Oct 31, 2024
1 parent 2ae6bf1 commit ee3ebcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- name: Install wasm-pack
uses: taiki-e/cache-cargo-install-action@v1
with:
tool: wasm-pack@0.12.1
tool: wasm-pack@0.13.1

- name: Install chromedriver # we don't specify chrome version to match whatever's installed
uses: nanasess/setup-chromedriver@v2
Expand Down

0 comments on commit ee3ebcd

Please sign in to comment.