mirror of
https://github.com/colhountech/DarkUI.Net5.git
synced 2025-07-02 07:09:27 +03:00
remove --norestore
This commit is contained in:
parent
5ae9e59924
commit
11b9adb77f
2
.github/workflows/dotnet.yml
vendored
2
.github/workflows/dotnet.yml
vendored
@ -25,6 +25,6 @@ jobs:
|
||||
dotnet-version: 5.0.x
|
||||
|
||||
- name: Build
|
||||
run: dotnet build $SOLUTION --configuration $BUILD_CONFIG --no-restore
|
||||
run: dotnet build $SOLUTION --configuration $BUILD_CONFIG
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user