Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7f2e6bd

Browse files
ketangkylecarbs
authored andcommitted
replace .deb artifact with Windows .zip
1 parenta98829a commit7f2e6bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/coder.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -361,8 +361,8 @@ jobs:
361361

362362
-uses:actions/upload-artifact@v3
363363
with:
364-
name:coder_linux_amd64.deb
365-
path:./dist/coder_*_linux_amd64.deb
364+
name:coder_windows_amd64.zip
365+
path:./dist/coder_*_windows_amd64.zip
366366
retention-period:7
367367

368368
-uses:actions/upload-artifact@v3

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp