.
This commit is contained in:
3
.github/actions/setup-js/action.yml
vendored
3
.github/actions/setup-js/action.yml
vendored
@@ -12,7 +12,8 @@ runs:
|
||||
uses: ./.github/actions/install-emsdk
|
||||
|
||||
- name: Install ninja
|
||||
uses: sudo apt-get install -y ninja-build
|
||||
shell: bash
|
||||
run: sudo apt-get install -y ninja-build
|
||||
|
||||
- name: yarn install
|
||||
shell: bash
|
||||
|
Reference in New Issue
Block a user