Update msbuild.yml

This commit is contained in:
Pax1601
2023-12-13 17:37:11 +01:00
committed by GitHub
parent 3a96808aa5
commit e2e3da6a0f

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