Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Glenn Jocher <[email protected]>
  • Loading branch information
glenn-jocher authored Jan 12, 2025
1 parent 96904c5 commit 7e8f57b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Install requirements
shell: bash # for Windows compatibility
run: |
uv pip install --system ultralytics --extra-index-url https://download.pytorch.org/whl/cpu
uv pip install --system ultralytics hub-sdk --extra-index-url https://download.pytorch.org/whl/cpu
- name: Check environment
run: |
yolo checks
Expand Down

0 comments on commit 7e8f57b

Please sign in to comment.