This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -18,9 +18,6 @@ jobs:
|
||||
with:
|
||||
dotnet-version: '8.0.x'
|
||||
|
||||
- run: dotnet nuget add source --name yandex-cloud https://nuget.storage.yandexcloud.net/index.json
|
||||
name: Add nuget source
|
||||
|
||||
- run: dotnet restore CringeLauncher/CringeLauncher.csproj --locked-mode
|
||||
name: Restore Project
|
||||
|
||||
|
Reference in New Issue
Block a user