Update main.yml

This commit is contained in:
DavidXanatos 2021-09-09 22:11:50 +02:00 committed by GitHub
parent 67aa090307
commit 8b748eb7a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ jobs:
uses: microsoft/setup-msbuild@v1
- name: Do Tests
run: TestCI.cmd
run: .\TestCI.cmd
# - name: Build Sandboxie
# run: msbuild /t:build Sandboxie\Sandbox.sln /p:Configuration="SbieRelease" /p:Platform=${{ matrix.platform }}