fix project path
This commit is contained in:
parent
b581445805
commit
07b2411f53
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue