Skip to content

Commit 3cdcf7c

Browse files
committed
update to emsdk_env.sh
this needs fixing in the book
1 parent c1bb89a commit 3cdcf7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/minimal-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ jobs:
148148
pushd emsdk
149149
./emsdk install 3.1.74
150150
./emsdk activate 3.1.74
151-
source ./emsdk.sh
151+
source ./emsdk_env.sh
152152
popd
153153
154154
- name: "Test (Wasm)"

0 commit comments

Comments
 (0)