Xerbo
1 year ago
No known key found for this signature in database
GPG Key ID: 34103F6D8F11CEB0
1 changed files with
1 additions and
1 deletions
-
.github/workflows/build.yml
|
|
@@ -73,7 +73,7 @@ jobs: |
|
|
|
|
|
|
|
- name: Run build script |
|
|
|
shell: cmd |
|
|
|
run: "C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Auxiliary/Build/vcvars64.bat" & build_windows.bat |
|
|
|
run: '"C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Auxiliary/Build/vcvars64.bat" & build_windows.bat' |
|
|
|
|
|
|
|
- name: Upload ZIP package |
|
|
|
uses: actions/upload-artifact@v3 |
|
|
|