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 2859f64 commit 996ed78Copy full SHA for 996ed78
.github/workflows/ci.yml
@@ -96,7 +96,7 @@ jobs:
96
echo "${SWIFTLY_BIN_DIR}" >> "${GITHUB_PATH}"
97
98
- name: Install Swift Host Toolchain
99
- run: swiftly install main-snapshot-2025-10-16
+ run: swiftly install --use main-snapshot-2025-10-16
100
101
- name: Install Swift SDK for Android
102
run: swift sdk install https://download.swift.org/development/android-sdk/swift-DEVELOPMENT-SNAPSHOT-2025-10-16-a/swift-DEVELOPMENT-SNAPSHOT-2025-10-16-a_android-0.1.artifactbundle.tar.gz --checksum 451844c232cf1fa02c52431084ed3dc27a42d103635c6fa71bae8d66adba2500
0 commit comments