Update deploy.yml

This commit is contained in:
Mikulas Florek 2022-11-17 00:50:48 +01:00 committed by GitHub
parent 88ff306464
commit 7ce917e121
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,7 @@ jobs:
- name: build physx
working-directory: projects\3rdparty\PhysX\physx
run: |
call generate_projects.bat lumix_vc17win64_static
generate_projects.bat lumix_vc17win64_static
"C:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/MSBuild/Current/Bin/MSBuild.exe" "compiler\vc17win64\PhysXSDK.sln" /p:Configuration=Release /p:Platform=x64
- name: deploy physx