fix project path

This commit is contained in:
Stephan Troyer 2020-11-28 15:40:03 +01:00 committed by GitHub
parent b581445805
commit 07b2411f53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,4 +18,4 @@ jobs:
uses: microsoft/setup-msbuild@v1
- name: Build Driver
run: msbuild /t:build Sandboxdrv.sln /p:Configuration="SbieRelease" /p:Platform="x64"
run: msbuild /t:build Sandboxie\Sandboxdrv.sln /p:Configuration="SbieRelease" /p:Platform="x64"