Update main.yml

This commit is contained in:
DavidXanatos 2021-01-30 19:27:25 +01:00 committed by GitHub
parent fe045c3382
commit afd941fde6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ jobs:
cached: ${{ steps.cache-qt.outputs.cache-hit }}
- name: Build Sandboxie-Plus
run: dir c:\
run: dir ..\
# run: msbuild /t:build SandboxiePlus\SandboxiePlus.sln /p:Configuration="Release" /p:Platform=${{ matrix.platform }}