Skip to content

Commit

Permalink
ci: fix upload issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ziqinyeow committed May 19, 2024
1 parent d867358 commit e66f50b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/exe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ jobs:
with:
files: |
dist/sidecar-x86_64-pc-windows-msvc.exe
dist/sidecar-x86_64-pc-windows-msvc-cpu.exe
- name: Upload Windows EXE
uses: softprops/action-gh-release@v2
Expand Down

0 comments on commit e66f50b

Please sign in to comment.