Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Commit

Permalink
pyarrow to build doc
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromedockes committed Jul 1, 2024
1 parent 77be528 commit 937b3e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
run: |
pip install "git+https://github.com/skrub-data/skrub.git@main"
pip install -e ".[doc]"
pip install pyarrow
- name: Build the doc
run: |
Expand Down

0 comments on commit 937b3e2

Please sign in to comment.