mirror of
https://github.com/denglihong2007/CRSim
synced 2026-08-07 01:55:50 +08:00
release: 3.0.1.0
This commit is contained in:
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@@ -92,7 +92,8 @@ jobs:
|
||||
|
||||
- name: Publish
|
||||
run: |
|
||||
dotnet publish -c Release -o out
|
||||
dotnet publish -c Release -p:PublishProfile=win-x64.pubxml -o out
|
||||
|
||||
|
||||
- name: Create Zip Package
|
||||
shell: pwsh
|
||||
|
||||
Reference in New Issue
Block a user