We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f84381 commit 110b72dCopy full SHA for 110b72d
.github/workflows/compatibility.yml
@@ -20,5 +20,5 @@ jobs:
20
export PATH="$SWIFTENV_ROOT/bin:$PATH"
21
eval "$(swiftenv init -)"
22
make bootstrap
23
- cd Example
+ cd Example/JavaScriptKitExample
24
swift build --triple wasm32-unknown-wasi
0 commit comments