File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -308,7 +308,7 @@ jobs:
308308 - name : Install jq
309309 run : apt-get update && apt-get install -y jq
310310 - name : Install Swift SDK
311- run : swift sdk install https://download.swift.org/swift-6.2.1 -release/wasm-sdk/swift-6.2.1 -RELEASE/swift-6.2.1 -RELEASE_wasm.artifactbundle.tar.gz --checksum 482b9f95462b87bedfafca94a092cf9ec4496671ca13b43745097122d20f18af
311+ run : swift sdk install https://download.swift.org/swift-6.2.2 -release/wasm-sdk/swift-6.2.2 -RELEASE/swift-6.2.2 -RELEASE_wasm.artifactbundle.tar.gz --checksum 128fa003e0cad624897c2b1d5f07cedf400e3c8bd851d304e57440b591cbe606
312312 - name : Build with the Swift SDK
313313 run : swift build --swift-sdk "$(swiftc -print-target-info | jq -r '.swiftCompilerTag')_wasm" --product wasmkit-cli
314314
You can’t perform that action at this time.
0 commit comments