Update main.yml
This commit is contained in:
parent
e689842edf
commit
4dc709fab5
|
@ -25,8 +25,8 @@ jobs:
|
|||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
|
||||
# - name: Setup msbuild
|
||||
# uses: microsoft/setup-msbuild@v1
|
||||
- name: Setup msbuild
|
||||
uses: microsoft/setup-msbuild@v1.0.3
|
||||
|
||||
# - name: Build Sandboxie
|
||||
# run: msbuild /t:build Sandboxie\Sandbox.sln /p:Configuration="SbieRelease" /p:Platform=${{ matrix.platform }}
|
||||
|
|
Loading…
Reference in New Issue