mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-01-17 23:36:41 +01:00
build: attempt to fix web assembly
Odd issue when compiling vorbis in EM_VERSION 3.1.24
This commit is contained in:
parent
d73c3ace26
commit
9679ad39d2
2
.github/workflows/cmake-wasm.yml
vendored
2
.github/workflows/cmake-wasm.yml
vendored
@ -7,7 +7,7 @@ on: [push, pull_request, workflow_dispatch]
|
||||
env:
|
||||
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
|
||||
BUILD_TYPE: Release
|
||||
EM_VERSION: 3.1.24
|
||||
EM_VERSION: 3.1.74
|
||||
EM_CACHE_FOLDER: 'emsdk-cache'
|
||||
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user