ragephoto_c: fix header inclusion
- CI: hardcore Emscripten version
This commit is contained in:
parent
18325f7c05
commit
1e160ee170
3 changed files with 8 additions and 4 deletions
.github/workflows
4
.github/workflows/webassembly-c.yml
vendored
4
.github/workflows/webassembly-c.yml
vendored
|
@ -12,7 +12,9 @@ jobs:
|
|||
with:
|
||||
submodules: recursive
|
||||
- name: Setup emsdk
|
||||
uses: mymindstorm/setup-emsdk@v11
|
||||
uses: mymindstorm/setup-emsdk@v14
|
||||
with:
|
||||
version: 3.1.47
|
||||
- name: Install packages
|
||||
run: |
|
||||
sudo apt-get update -qq
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue