Skip to content
Snippets Groups Projects
Commit 889d2656 authored by Cheng Shao's avatar Cheng Shao
Browse files

ci: update bun

parent b8bc33f4
No related branches found
No related tags found
No related merge requests found
...@@ -36,7 +36,7 @@ head --lines=20 README.rst ...@@ -36,7 +36,7 @@ head --lines=20 README.rst
rm README.rst rm README.rst
pushd "$(mktemp -d)" pushd "$(mktemp -d)"
curl -f -L --retry 5 https://github.com/oven-sh/bun/releases/download/bun-v1.2.11/bun-linux-x64.zip -O curl -f -L --retry 5 https://github.com/oven-sh/bun/releases/download/bun-v1.2.12/bun-linux-x64.zip -O
unzip bun-linux-x64.zip unzip bun-linux-x64.zip
BUN=$PWD/bun-linux-x64/bun BUN=$PWD/bun-linux-x64/bun
popd popd
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment