Skip to content

Commit

Permalink
~ emsdk install 1.38.48
Browse files Browse the repository at this point in the history
  • Loading branch information
gindemit committed Jul 13, 2023
1 parent ee6c563 commit 99f1ebe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_native_libraries.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -167,8 +167,8 @@ jobs:
run: |
git clone https://github.com/emscripten-core/emsdk.git
cd emsdk
./emsdk install 1.38.11-unity
./emsdk activate 1.38.11-unity
./emsdk install 1.38.48
./emsdk activate 1.38.48
source ./emsdk_env.sh
cd ../projects/CMake
emcmake cmake -S . -B ./buildWebGL -DRLOTTIE_WEB_ASSEMBLY=1 -DLOTTIE_MODULE=OFF -DBUILD_SHARED_LIBS=OFF
Expand Down

0 comments on commit 99f1ebe

Please sign in to comment.