Skip to content

Commit 60fb34a

Browse files
committed
add checksum
1 parent af75b0a commit 60fb34a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
swift --version
3131
3232
# Install WASM SDK
33-
swift sdk install https://download.swift.org/swift-6.2.3-release/wasm/swift-6.2.3-RELEASE/swift-6.2.3-RELEASE_wasm.artifactbundle.tar.gz
33+
swift sdk install https://download.swift.org/swift-6.2.3-release/wasm/swift-6.2.3-RELEASE/swift-6.2.3-RELEASE_wasm.artifactbundle.tar.gz --checksum c87fbf6db0f01f31c28476614678d3e406a29842182172840f8d9eaee00fa929
3434
swift sdk list
3535
3636
- name: Install Dependencies

0 commit comments

Comments
 (0)