Skip to content

Commit

Permalink
fix megaparse_sdk no ssl (#151)
Browse files Browse the repository at this point in the history
Co-authored-by: aminediro <[email protected]>
  • Loading branch information
AmineDiro and AmineDiro authored Nov 25, 2024
1 parent c96c002 commit 5206852
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,6 @@ jobs:
with:
enable-cache: true

- name: 🎯 Cache hit!
if: steps.setup-rye.outputs.cache-hit == 'true'
run: echo "Rye cache was restored"

- name: 🔄 Sync dependencies
run: |
UV_INDEX_STRATEGY=unsafe-first-match rye sync --no-lock
Expand Down

0 comments on commit 5206852

Please sign in to comment.