build: attempt to fix web assembly

Odd issue when compiling vorbis in EM_VERSION 3.1.24
This commit is contained in:
bnnm 2024-12-15 11:42:54 +01:00 committed by GitHub
parent d73c3ace26
commit 9679ad39d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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