Skip to content

Commit baa1b80

Browse files
committed
CI: Update GHA workflow docs
1 parent 15067eb commit baa1b80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
python-version: '3.12'
3030
cache: 'pip'
31-
cache-dependency-path: 'setup.py'
31+
cache-dependency-path: 'pyproject.toml'
3232

3333
- name: Build docs
3434
run: |

0 commit comments

Comments
 (0)