Revert "chore: fix build ci (#13164)" (#13180)

This reverts commit 886a97b425.
This commit is contained in:
Spike Curtis
2024-05-06 17:13:24 +04:00
committed by GitHub
parent deee9492e3
commit dfd27f559e
-1
View File
@@ -87,7 +87,6 @@ ln "$(realpath coder.env)" "$temp_dir/"
ln "$(realpath scripts/linux-pkg/coder-workspace-proxy.service)" "$temp_dir/" ln "$(realpath scripts/linux-pkg/coder-workspace-proxy.service)" "$temp_dir/"
ln "$(realpath scripts/linux-pkg/coder.service)" "$temp_dir/" ln "$(realpath scripts/linux-pkg/coder.service)" "$temp_dir/"
ln "$(realpath scripts/linux-pkg/nfpm.yaml)" "$temp_dir/" ln "$(realpath scripts/linux-pkg/nfpm.yaml)" "$temp_dir/"
ln "$(realpath scripts/linux-pkg/nfpm-alpine.yaml)" "$temp_dir/"
ln "$(realpath scripts/linux-pkg/preinstall.sh)" "$temp_dir/" ln "$(realpath scripts/linux-pkg/preinstall.sh)" "$temp_dir/"
pushd "$temp_dir" pushd "$temp_dir"