Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ca90189

Browse files
ketangkylecarbs
andauthored
fix: Upload the Windows .exe in CI (coder#2833)
Co-authored-by: kylecarbs <[email protected]>
1 parent c2bb5ee commit ca90189

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/coder.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -388,6 +388,7 @@ jobs:
388388
name: coder
389389
path: |
390390
./dist/*.zip
391+
./dist/*.exe
391392
./dist/*.tar.gz
392393
./dist/*.apk
393394
./dist/*.deb

0 commit comments

Comments
 (0)