Correct target platform

This commit is contained in:
Jacopo Libè 2021-11-19 13:57:19 +01:00
parent 479a88916e
commit 22eb489334

View File

@ -29,7 +29,7 @@ jobs:
with:
projectPath: Unity
buildMethod: BuildCommands.PerformBuild
targetPlatform: Win64
targetPlatform: StandaloneWindows64
# Output
- uses: actions/upload-artifact@v2