generated from Stick_Mods/stick.plugins.tmpl
Compare commits
4 Commits
v1.0.0
...
v1.0.0-ci-
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c3f48b9fde | ||
|
|
7c203f130a | ||
|
|
3d82f43bfe | ||
| cf2c581716 |
@@ -21,6 +21,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Restore dependencies
|
- name: Restore dependencies
|
||||||
run: dotnet restore
|
run: dotnet restore
|
||||||
|
env:
|
||||||
|
DOTNET_RESTORE_SOURCES: "https://repo.huaweicloud.com/repository/nuget/v3/index.json"
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: dotnet build --no-restore --configuration Release
|
run: dotnet build --no-restore --configuration Release
|
||||||
|
|||||||
Reference in New Issue
Block a user