mirror of
https://github.com/Drezil/imgui.git
synced 2024-11-14 17:07:01 +00:00
CI: Fixes WGPU example build.
This commit is contained in:
parent
5fc0a361b2
commit
6850194f60
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -494,7 +494,7 @@ jobs:
|
||||
pushd emsdk-master
|
||||
source ./emsdk_env.sh
|
||||
popd
|
||||
make -C examples/example_emscripten_wgpu
|
||||
make -C examples/example_emscripten_wgpu -f Makefile.emscripten
|
||||
|
||||
Android:
|
||||
runs-on: ubuntu-22.04
|
||||
|
Loading…
Reference in New Issue
Block a user