Skip to content

Commit 65145ea

Browse files
committed
ci: try to pass the pyarrow nightly wheel as additional arg to the doc builder workflow
1 parent 6c47797 commit 65145ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_documentation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
commit_sha: ${{ github.sha }}
1616
package: datasets
1717
notebook_folder: datasets_doc
18+
additional_args: --extra-index-url https://pypi.anaconda.org/scientific-python-nightly-wheels/simple
1819
secrets:
1920
token: ${{ secrets.HUGGINGFACE_PUSH }}
2021
hf_token: ${{ secrets.HF_DOC_BUILD_PUSH }}

0 commit comments

Comments
 (0)