Update webassembly.yml

This commit is contained in:
Ray
2020-08-19 18:04:03 +02:00
committed by GitHub
parent 052c821102
commit 9d50f23f80

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: |