mirror of
https://github.com/lifegpc/GARbro.git
synced 2026-06-06 13:39:09 +08:00
Try restore via msbuild
This commit is contained in:
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
@@ -17,6 +17,7 @@ jobs:
|
||||
- uses: microsoft/[email protected]
|
||||
- name: Build solution
|
||||
run: |
|
||||
msbuild GARBro.sln -t:Restore -p:Configuration=Release -p:Platform="Any CPU"
|
||||
msbuild GARBro.sln -p:Configuration=Release -p:Platform="Any CPU"
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user