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 f02a1be commit 4825b3aCopy full SHA for 4825b3a
.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 --example"
+"${GITHUB_WORKSPACE}/${REPOSITORY}/install_requirements.sh" --example
0 commit comments