Skip to content

Commit

Permalink
add cache call
Browse files Browse the repository at this point in the history
  • Loading branch information
chan-hoo committed Mar 27, 2024
1 parent 9dc6f9c commit abee371
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/auto_doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:
uses: ammaraskar/sphinx-action@master
with:
docs-folder: "doc/"
python-version: '3.9'
cache: 'pip'
run: pip install -r requirements.txt

- name: Upload artifacts
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit abee371

Please sign in to comment.