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 217f45c commit ca1d183Copy full SHA for ca1d183
.github/workflows/pull_request.yml
@@ -13,7 +13,7 @@ jobs:
13
wasm_sdk_pre_build_command: |
14
mkdir MyPackage
15
cd MyPackage
16
- swift package init --type executable
+ swift package init --type library
17
enable_embedded_wasm_sdk_build: true
18
19
tests_with_docker:
0 commit comments