Update release.yml

This commit is contained in:
FoxRefire
2024-04-11 01:39:28 +09:00
committed by GitHub
parent 370d0b3435
commit 80788bcd1b

View File

@@ -27,6 +27,7 @@ jobs:
- name: Build WVCore.Server
run: |
rm -rf *
cd WVCore.Server
rm Directory.Build.props
dotnet publish -r win-x64 -c Release