We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2142035 commit 09f106aCopy full SHA for 09f106a
.buildkite/scripts/upload-wheels.sh
@@ -75,3 +75,4 @@ else
75
fi
76
77
aws s3 cp "$wheel" "s3://vllm-wheels/$version/"
78
+aws s3 cp index.html "s3://vllm-wheels/$version/vllm/index.html"
0 commit comments