diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index d22cafe..845d63a 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -77,7 +77,6 @@ jobs: fail-fast: false matrix: targetPlatform: - - StandaloneWindows - StandaloneLinux64 - iOS - Android @@ -112,6 +111,7 @@ jobs: fail-fast: false matrix: targetPlatform: + - StandaloneWindows - StandaloneWindows64 - WSAPlayer steps: