Skip to content

Commit 9e52ea9

Browse files
authored
Update build.yml
1 parent 4a569bc commit 9e52ea9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
dotnet build FastGithub.sln --configuration Release --verbosity quiet --nologo
5858
5959
- name: Publish single-file artifacts with UI
60+
shell: bash
6061
run: |
6162
# 发布主程序
6263
dotnet publish FastGithub/FastGithub.csproj \

0 commit comments

Comments
 (0)