mirror of
https://github.com/denglihong2007/CRSim
synced 2026-08-13 04:55:43 +08:00
fix: 自动构建 [skip cliff]
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -79,7 +79,7 @@ jobs:
|
||||
- name: Restore and Build
|
||||
run: |
|
||||
dotnet restore CRSim.sln
|
||||
dotnet build CRSim.sln --configuration Release --no-restore
|
||||
dotnet build CRSim.sln --configuration Release --no-restore --runtime win-x64
|
||||
|
||||
- name: Generate changelog
|
||||
uses: orhun/git-cliff-action@v4
|
||||
|
||||
Reference in New Issue
Block a user