Update msbuild.yml

This commit is contained in:
Pax1601 2023-12-13 17:37:11 +01:00 committed by GitHub
parent 3a96808aa5
commit e2e3da6a0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ jobs:
- name: Build
working-directory: .
run: build_package.bat
run: call build_package.bat
- name: Upload a Build Artifact
uses: actions/upload-artifact@v3.1.3