Skip to content

Commit bb167e6

Browse files
committed
try again
1 parent fe0c3df commit bb167e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/emscripten-build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333

3434
- name: Configure the build
3535
run: |
36+
source emsdk/emsdk_env.sh
3637
cd demo
3738
make emscripten
3839
shell: bash

0 commit comments

Comments
 (0)