Skip to content

Commit fb93867

Browse files
committed
self update uv
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
1 parent 1918087 commit fb93867

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/buildspec-cb-fleet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ phases:
1010
- |
1111
if ! command -v uv &> /dev/null; then
1212
curl -LsSf https://astral.sh/uv/install.sh | UV_INSTALL_DIR="/usr/local/bin" sh
13-
uv self update
1413
fi
14+
uv self update
1515
1616
pre_build:
1717
commands:

0 commit comments

Comments
 (0)