There was an error while loading. Please reload this page.
1 parent 39f6ca9 commit f56d895Copy full SHA for f56d895
1 file changed
.github/workflows/wiki.yml
@@ -25,7 +25,6 @@ jobs:
25
uses: actions/setup-python@v5
26
with:
27
python-version: 3.x
28
- cache: 'pip'
29
30
- name: Install dependencies
31
run: |
0 commit comments