Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
Urhengulas committed Aug 5, 2020
1 parent 7d5ad4d commit 61ab12c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/js_api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,9 @@ jobs:
with:
node-version: 14

# needed because of # https://github.com/rustwasm/wasm-bindgen/issues/2261
- run: npm install -g [email protected]

- name: Test ${{ matrix.conf }} (${{ matrix.headless }})
if: matrix.conf != 'build'
working-directory: ${{ env.RAV1E_JS_DIR }}
Expand Down

0 comments on commit 61ab12c

Please sign in to comment.