Update dotnetcore.yml

This commit is contained in:
Gui.H 2021-08-10 21:51:18 +08:00 committed by GitHub
parent de93ae5a27
commit c6f801d65c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ jobs:
with:
dotnet-version: 5.0.203
- name: Build with dotnet
run: ./publish-win.sh
run: chmod +x ./publish-win.sh && ./publish-win.sh
publish:
name: build, pack & publish