File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -345,6 +345,6 @@ jobs:
345345 - name : Install jq
346346 run : apt-get update && apt-get install -y jq
347347 - name : Install Swift SDK
348- run : swift sdk install https://download.swift.org/swift-6.2.3 -release/wasm-sdk/swift-6.2.3 -RELEASE/swift-6.2.3 -RELEASE_wasm.artifactbundle.tar.gz --checksum 394040ecd5260e68bb02f6c20aeede733b9b90702c2204e178f3e42413edad2a
348+ run : swift sdk install https://download.swift.org/swift-6.2.4 -release/wasm-sdk/swift-6.2.4 -RELEASE/swift-6.2.4 -RELEASE_wasm.artifactbundle.tar.gz --checksum 32fdb8772d73bb174f77b5c59bc88a0d55003d75712832129394d3465158fb43
349349 - name : Build with the Swift SDK
350350 run : swift build --swift-sdk "$(swiftc -print-target-info | jq -r '.swiftCompilerTag')_wasm" --traits ComponentModel --explicit-target-dependency-import-check error --product wasmkit-cli
You can’t perform that action at this time.
0 commit comments