mirror of
https://github.com/FastTunnel/FastTunnel.git
synced 2025-02-08 02:39:29 +08:00
Update dotnetcore.yml
This commit is contained in:
parent
de93ae5a27
commit
c6f801d65c
2
.github/workflows/dotnetcore.yml
vendored
2
.github/workflows/dotnetcore.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user