Skip to content

Commit ab4a5eb

Browse files
committed
Use cache on publish site
1 parent fbb2a97 commit ab4a5eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-site.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ jobs:
2424
pyproject_extras: dev
2525
python_version: '3.13'
2626
sphinx_build_options: -W
27+
cache: true
2728
publish: ${{ github.ref_name == 'main' }}

0 commit comments

Comments
 (0)