Update main.yml

This commit is contained in:
DavidXanatos 2020-12-01 21:44:36 +01:00 committed by GitHub
parent 9df34a9f41
commit 64a85111a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ jobs:
- name: Setup msbuild
uses: microsoft/setup-msbuild@v1
- name: Build Driver
- name: Build Sandboxie
run: msbuild /t:build Sandboxie\Sandbox.sln /p:Configuration="SbieRelease" /p:Platform=${{ matrix.platform }}
- name: Upload Sandboxie