Skip to content

Commit 49199a9

Browse files
committed
Update comment
1 parent 93773ab commit 49199a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scripts/install-and-build-with-sdk.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ command -v jq >/dev/null || install_package jq
199199
SWIFT_API_INSTALL_ROOT="https://www.swift.org/api/v1/install"
200200

201201
# Transforms a minor Swift release version into its latest patch version
202-
# and gets the checksum for the patch version's Static Linux and/or Wasm Swift SDK.
202+
# and gets the checksum for the patch version's Android, Static Linux, or Wasm Swift SDK.
203203
#
204204
# $1 (string): A minor Swift version, e.g. "6.1"
205205
# Output: A string of the form "<patch-version>|<android-checksum>|<static-checksum>|<static-version>|<wasm-checksum>

0 commit comments

Comments
 (0)