Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit99a7328

Browse files
chore(ci): fix installation instructions
1 parentff18efd commit99a7328

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎scripts/utils/upload-artifact.sh‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ UPLOAD_RESPONSE=$(tar -cz . | curl -v -X PUT \
1818

1919
ifecho"$UPLOAD_RESPONSE"| grep -q"HTTP/[0-9.]* 200";then
2020
echo -e"\033[32mUploaded build to Stainless storage.\033[0m"
21-
echo -e"\033[32mInstallation:npm install 'https://pkg.stainless.com/s/browserbase-python/$SHA'\033[0m"
21+
echo -e"\033[32mInstallation:pip install 'https://pkg.stainless.com/s/browserbase-python/$SHA'\033[0m"
2222
else
2323
echo -e"\033[31mFailed to upload artifact.\033[0m"
2424
exit 1

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp