Skip to content

Commit 4825b3a

Browse files
committed
Fix
1 parent f02a1be commit 4825b3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/scripts/wheel/pre_build_script.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ set -euxo pipefail
1414
# which does install them. Though we'd need to disable build isolation to be
1515
# able to see the installed torch package.
1616

17-
"${GITHUB_WORKSPACE}/${REPOSITORY}/install_requirements.sh --example"
17+
"${GITHUB_WORKSPACE}/${REPOSITORY}/install_requirements.sh" --example

0 commit comments

Comments
 (0)