Skip to content

Commit

Permalink
ci: Missing cache deps file
Browse files Browse the repository at this point in the history
  • Loading branch information
lasuillard authored Dec 29, 2023
1 parent 57f482c commit ecf22c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
with:
python-version-file: .python-version
cache: poetry
cache-dependency-path: pyproject.toml

- name: Install pip deps
run: poetry install
Expand Down

0 comments on commit ecf22c0

Please sign in to comment.