mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-14 06:50:01 -04:00
Update main.yml
This commit is contained in:
parent
2bc5f77e69
commit
c29549c8a4
1 changed files with 2 additions and 0 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -20,6 +20,8 @@ jobs:
|
||||||
run: cargo install wasm-bindgen-cli
|
run: cargo install wasm-bindgen-cli
|
||||||
- name: Setup Binaryen
|
- name: Setup Binaryen
|
||||||
uses: Aandreba/setup-binaryen@v1.0.0
|
uses: Aandreba/setup-binaryen@v1.0.0
|
||||||
|
with:
|
||||||
|
token: ${{ github.token }}
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: npm install
|
run: npm install
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue