Skip to content

Commit

Permalink
Bump Emscripten version
Browse files Browse the repository at this point in the history
This version downloads libjpeg from a more reliable source.
  • Loading branch information
Daft-Freak committed Jul 5, 2021
1 parent f2d561b commit d4e7cb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -15,7 +15,7 @@ on:

env:
BUILD_TYPE: Release
EM_VERSION: 2.0.4 # Emscripten version
EM_VERSION: 2.0.18 # Emscripten version
EM_CACHE_FOLDER: 'emsdk-cache' # Cache for Emscripten libs

jobs:
Expand Down

0 comments on commit d4e7cb0

Please sign in to comment.