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 603edba commit 52296f5Copy full SHA for 52296f5
.github/workflows/main.yml
@@ -67,7 +67,7 @@ jobs:
67
wasm-sdk:
68
name: WebAssembly Swift SDK
69
# Workaround https://github.com/nektos/act/issues/1875
70
- uses: apple/swift-nio/.github/workflows/wasm_sdk.yml@main
+ uses: apple/swift-nio/.github/workflows/wasm_swift_sdk.yml@main
71
with:
72
additional_command_arguments: "--target NIOCore"
73
.github/workflows/pull_request.yml
@@ -101,7 +101,7 @@ jobs:
101
102
103
104
105
106
107
0 commit comments