Skip to content

Commit

Permalink
fix: Upload the Windows .exe in CI (#2833)
Browse files Browse the repository at this point in the history

Co-authored-by: kylecarbs <kyle@carberry.com>
  • Loading branch information
ketang and kylecarbs committed Jul 8, 2022
1 parent c2bb5ee commit ca90189
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,7 @@ jobs:
name: coder
path: |
./dist/*.zip
./dist/*.exe
./dist/*.tar.gz
./dist/*.apk
./dist/*.deb
Expand Down

0 comments on commit ca90189

Please sign in to comment.