Skip to content

Commit fc3e24d

Browse files
committed
Fix capitalization
1 parent 5adce90 commit fc3e24d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/swift_package_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ on:
6565
default: ""
6666
linux_static_sdk_pre_build_command:
6767
type: string
68-
description: "Linux command to execute before building the Swift package with the static Linux Swift SDK"
68+
description: "Linux command to execute before building the Swift package with the Static Linux Swift SDK"
6969
default: ""
7070
wasm_sdk_pre_build_command:
7171
type: string

0 commit comments

Comments
 (0)