Skip to content

Commit c9e00f6

Browse files
committed
chore: fix build ci
1 parent 13dd526 commit c9e00f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/package.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ ln "$(realpath coder.env)" "$temp_dir/"
8787
ln "$(realpath scripts/linux-pkg/coder-workspace-proxy.service)" "$temp_dir/"
8888
ln "$(realpath scripts/linux-pkg/coder.service)" "$temp_dir/"
8989
ln "$(realpath scripts/linux-pkg/nfpm.yaml)" "$temp_dir/"
90+
ln "$(realpath scripts/linux-pkg/nfpm-alpine.yaml)" "$temp_dir/"
9091
ln "$(realpath scripts/linux-pkg/preinstall.sh)" "$temp_dir/"
9192

9293
nfpm_config_file="nfpm.yaml"

0 commit comments

Comments
 (0)