Update main.yml

This commit is contained in:
DavidXanatos 2021-01-31 00:36:39 +01:00 committed by GitHub
parent f7cb4327ae
commit 43018cff16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -68,17 +68,14 @@ jobs:
cached: ${{ steps.cache-qt.outputs.cache-hit }}
- name: Installing Jom
# run: SandboxiePlus\qmake_plus.cmd ${{ matrix.platform }}
run: SandboxiePlus\install_jom.cmd
- name: Build Sandboxie-Plus 64 bit
# run: SandboxiePlus\qmake_plus.cmd ${{ matrix.platform }}
run: SandboxiePlus\qmake_plus.cmd x64
- name: Build Sandboxie-Plus 32 bit
# run: SandboxiePlus\qmake_plus.cmd ${{ matrix.platform }}
run: SandboxiePlus\qmake_plus.cmd Win32