diff --git a/.github/workflows/build_windows.yaml b/.github/workflows/build_windows.yaml index 0468ab48..d9b291f3 100644 --- a/.github/workflows/build_windows.yaml +++ b/.github/workflows/build_windows.yaml @@ -58,9 +58,10 @@ jobs: "build-args": "--ia32", "arch": "x86", "extra_config": "{ - \"user_notice\": { - \"title\": \"Element will no longer be available for this platform soon\", - \"description\": \"Support for 32-bit Windows installations will be removed in the next release.\" + \"user_notice\": { + \"title\": \"Element will no longer be available for this platform soon\", + \"description\": \"Support for 32-bit Windows installations will be removed in the next release.\" + } }" } }