mirror of
https://github.com/denglihong2007/CRSim
synced 2026-08-10 19:46:08 +08:00
ci: 修复自动构建
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -76,6 +76,7 @@ jobs:
|
||||
|
||||
- name: Restore and Build
|
||||
run: |
|
||||
dotnet nuget add source --username ${{ github.actor }} --password ${{ github.token }} --store-password-in-clear-text --name github "https://nuget.pkg.github.com/denglihong2007/index.json"
|
||||
dotnet restore
|
||||
dotnet build --configuration Release --no-restore
|
||||
|
||||
|
||||
Reference in New Issue
Block a user