Skip to content

Commit ca1d183

Browse files
authored
Update pull_request.yml
1 parent 217f45c commit ca1d183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
wasm_sdk_pre_build_command: |
1414
mkdir MyPackage
1515
cd MyPackage
16-
swift package init --type executable
16+
swift package init --type library
1717
enable_embedded_wasm_sdk_build: true
1818

1919
tests_with_docker:

0 commit comments

Comments
 (0)