mirror of
https://github.com/nomi-san/parsec-vdd.git
synced 2026-08-07 13:50:45 +00:00
add msbuild restore
This commit is contained in:
@@ -33,6 +33,7 @@ jobs:
|
||||
- name: Build app
|
||||
run: |
|
||||
cd app
|
||||
msbuild ParsecVDisplay.csproj /t:Restore
|
||||
msbuild ParsecVDisplay.csproj /t:Build /p:Configuration=Release /p:Platform=AnyCPU
|
||||
|
||||
- uses: actions/upload-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user