tensorchord/envd

bug: wrong binary name in CICD

gaocegege opened this issue · 1 comments

Are you use the envd server?

  • Yes, I am using the envd server.
  • No, I am not using the envd server.

Describe the bug

image

#10 [stage-1 3/5] RUN curl -sSfL https://envd.tensorchord.ai/install.sh | bash -s ''
#10 1.430 Downloading envd 0.3.32 for Linux x86_64...
#10 1.436   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#10 1.436                                  Dload  Upload   Total   Spent    Left  Speed
#10 1.437 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     9    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#10 1.692 curl: (22) The requested URL returned error: 404
#10 1.696 Failed to download envd 0.3.32 for Linux x86_64: no matching binary is found.

To Reproduce

It does not matter

Expected behavior

No response

The docker info output

It does not matter

The envd version output

0.3.32

Additional context

No response