Update msbuild.yml

This commit is contained in:
Antoine Pilote
2021-08-31 09:14:33 -04:00
committed by GitHub
parent 825687a42c
commit db55ab88e7

View File

@@ -39,7 +39,7 @@ jobs:
- name: Install zip
uses: montudor/action-zip@v1
with:
args: zip -qq -r Nuake.zip bin/Release-windows-x86_64/Editor/Editor.exe bin/Release-windows-x86_64/Editor/resources/
args: zip -qq -r Nuake.zip bin/Release-windows-x86_64/Editor/
- name: Pre-release
uses: "marvinpinto/action-automatic-releases@latest"