Skip to content

Commit d5a4cbf

Browse files
compnerdCopilot
andauthored
Update action.yml
Co-authored-by: Copilot <[email protected]>
1 parent b0dae74 commit d5a4cbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ inputs:
1919
description: 'Swift build identifier for swift.org builds (e.g., 5.5-RELEASE, DEVELOPMENT-SNAPSHOT-2021-09-18-a). Only specify when using official Swift toolchains from swift.org'
2020
required: false
2121
build_arch:
22-
description: 'Build architecture (amd64 or arm64). Only specifiy when using official Swift toolchains from swift.org'
22+
description: 'Build architecture (amd64 or arm64). Only specify when using official Swift toolchains from swift.org'
2323
default: 'amd64'
2424
required: true
2525

0 commit comments

Comments
 (0)