Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hhhxiao authored May 11, 2024
1 parent 5dd3e9e commit d4f1252
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@ jobs:

- name: Build
run: |
ls -hl .
dotnet publish /p:OutputType=WinExe
ls -hl ./bin/Release
ls ./bin/Release
# cp -r ./glossaries ./db "changelog.md"

0 comments on commit d4f1252

Please sign in to comment.