Ver código fonte

Update webassembly.yml

pull/1359/head
Ray 4 anos atrás
committed by GitHub
pai
commit
9d50f23f80
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados ID da chave GPG: 4AEE18F83AFDEB23
1 arquivos alterados com 3 adições e 0 exclusões
  1. +3
    -0
      .github/workflows/webassembly.yml

+ 3
- 0
.github/workflows/webassembly.yml Ver arquivo

@ -22,6 +22,9 @@ jobs:
with: with:
version: 2.0.0 version: 2.0.0
actions-cache-folder: 'emsdk-cache' actions-cache-folder: 'emsdk-cache'
- name: Test emsdk Installation
run: emcc -v
- name: Setup Environment - name: Setup Environment
run: | run: |

Carregando…
Cancelar
Salvar