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 9bb0735 commit a1dec07Copy full SHA for a1dec07
.ci/scripts/wheel/pre_build_script.sh
@@ -14,4 +14,4 @@ set -euxo pipefail
14
# which does install them. Though we'd need to disable build isolation to be
15
# able to see the installed torch package.
16
17
-"${GITHUB_WORKSPACE}/${REPOSITORY}/install_requirements.sh"
+"${GITHUB_WORKSPACE}/${REPOSITORY}/install_requirements.sh" --example
0 commit comments