Browse Source

Update webassembly.yml

pull/1359/head
Ray 4 years ago
committed by GitHub
parent
commit
9d50f23f80
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      .github/workflows/webassembly.yml

+ 3
- 0
.github/workflows/webassembly.yml View File

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

Loading…
Cancel
Save