Skip to content

Commit dfd27f5

Browse files
authored
Revert "chore: fix build ci (#13164)" (#13180)
This reverts commit 886a97b.
1 parent deee949 commit dfd27f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/package.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ 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/"
9190
ln "$(realpath scripts/linux-pkg/preinstall.sh)" "$temp_dir/"
9291

9392
pushd "$temp_dir"

0 commit comments

Comments
 (0)