Skip to content

Commit

Permalink
enable pip cache
Browse files Browse the repository at this point in the history
  • Loading branch information
hsheth2 committed Sep 11, 2023
1 parent 4136ba9 commit 114edb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
- uses: actions/setup-python@v4
with:
python-version: "3.10"
cache: pip
- name: Install Python dependencies
run: ./metadata-ingestion/scripts/install_deps.sh
- name: Build Docs
Expand Down

0 comments on commit 114edb6

Please sign in to comment.