mirror of
https://github.com/ckaczor/ProcessCpuUsageStatusWindow.git
synced 2026-01-14 01:25:41 -05:00
Fix package restoration
This commit is contained in:
@@ -29,4 +29,4 @@ deploy:
|
|||||||
install:
|
install:
|
||||||
- cmd: git submodule update --init --recursive
|
- cmd: git submodule update --init --recursive
|
||||||
before_build:
|
before_build:
|
||||||
- cmd: msbuild /t:restore
|
- cmd: nuget restore
|
||||||
Reference in New Issue
Block a user