This commit is contained in:
Nick Gerleman
2022-12-23 05:38:11 -08:00
parent a894e50ca4
commit 27590f1adc

View File

@@ -12,7 +12,8 @@ runs:
uses: ./.github/actions/install-emsdk uses: ./.github/actions/install-emsdk
- name: Install ninja - name: Install ninja
uses: sudo apt-get install -y ninja-build shell: bash
run: sudo apt-get install -y ninja-build
- name: yarn install - name: yarn install
shell: bash shell: bash