There was an error while loading. Please reload this page.
1 parent 90a016c commit a11a636Copy full SHA for a11a636
1 file changed
.github/workflows/sync.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