There was an error while loading. Please reload this page.
1 parent 55d4980 commit 3d63f54Copy full SHA for 3d63f54
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