mirror of
https://github.com/bkaradzic/bx.git
synced 2026-08-31 15:38:45 +00:00
Update to using uppercase emscripten macros. (#374)
The lowercase versions are considered deprecated in emscripten. See https://github.com/emscripten-core/emscripten/pull/26180
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -141,6 +141,8 @@ jobs:
|
||||
repository: bkaradzic/bx
|
||||
path: bx
|
||||
- uses: mymindstorm/setup-emsdk@v14
|
||||
with:
|
||||
version: 5.0.2
|
||||
- uses: browser-actions/setup-chrome@v1
|
||||
- name: Build
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user