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.
2 parents d2896c3 + 1e1b945 commit 5458fc5Copy full SHA for 5458fc5
.github/workflows/update-prebuild-spm.yml
@@ -37,4 +37,4 @@ jobs:
37
--arg version "$VERSION" \
38
--arg machOKitChecksum "$MACHOKIT_CHECKSUM" \
39
--arg machOKitCChecksum "$MACHOKITC_CHECKSUM" \
40
- '{event_type: "update_binary_version", client_payload: {version: $version, mach-o_kit_checksum: $machOKitChecksum, mach-o_kit_c_checksum: $machOKitCChecksum}}')"
+ '{event_type: "update_binary_version", client_payload: {version: $version, "mach-o_kit_checksum": $machOKitChecksum, "mach-o_kit_c_checksum": $machOKitCChecksum}}')"
0 commit comments