Skip to content

Commit

Permalink
Install wasm-pack manually
Browse files Browse the repository at this point in the history
  • Loading branch information
bonomat committed Dec 3, 2020
1 parent 7eec3c0 commit 13238d5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,11 @@ jobs:
profile: minimal
override: true

- name: Install wasm-pack
uses: jetli/[email protected]
with:
version: 'v0.9.1'

- name: Cache target directory
uses: actions/cache@v1
with:
Expand Down

0 comments on commit 13238d5

Please sign in to comment.