Skip to content

Commit ec6cccf

Browse files
authored
Update ci.yml
1 parent 044ac4b commit ec6cccf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
- uses: actions/cache@v4
1818
with:
1919
key: ${{ github.ref }}
20-
path: .cache
2120
- run: pip install mkdocs-material
2221
- run: pip install pillow cairosvg
2322
- run: mkdocs gh-deploy --force

0 commit comments

Comments
 (0)