mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-22 07:09:18 -05:00
Update webassembly.yml
This commit is contained in:
3
.github/workflows/webassembly.yml
vendored
3
.github/workflows/webassembly.yml
vendored
@ -23,6 +23,9 @@ jobs:
|
|||||||
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: |
|
||||||
mkdir build
|
mkdir build
|
||||||
|
|||||||
Reference in New Issue
Block a user