From 4fd2e37e71028c50e40ff703985cb62bca7aa10e Mon Sep 17 00:00:00 2001 From: Joe Anderson Date: Fri, 5 Apr 2024 09:14:35 +0100 Subject: [PATCH] WIP 15 --- .github/workflows/windows.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 5852d06d..885ee9c2 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -6,8 +6,8 @@ jobs: build: uses: ./.github/workflows/build.yml with: - targetPlatform: StandaloneWindows64 - customParameters: -development + target_platform: StandaloneWindows64 + custom_parameters: -development secrets: inherit package_windows: