Skip to content

Commit eaf474c

Browse files
committed
Merge branch 'mkdocforge-fix-site-workflow-invalidation' into develop
2 parents da0d541 + 41b48ae commit eaf474c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/site.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ jobs:
3434
uses: actions/setup-python@v5
3535
with:
3636
python-version: '3.11'
37-
cache: 'pip'
3837

3938
- name: Setup UV
4039
uses: astral-sh/setup-uv@v5
@@ -73,7 +72,6 @@ jobs:
7372
uses: actions/setup-python@v5
7473
with:
7574
python-version: '3.11'
76-
cache: 'pip'
7775

7876
- name: Setup UV
7977
uses: astral-sh/setup-uv@v5

0 commit comments

Comments
 (0)