Skip to content

Commit

Permalink
Update cron_upload.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
khoroshevskyi authored Jan 21, 2025
1 parent f687af1 commit a863303
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/cron_upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,9 @@ jobs:
python -m pip install --upgrade pip
pip install uv
uv pip install torch==2.3.1+cpu -f https://download.pytorch.org/whl/torch_stable.html --system
uv pip install bedboss --system
# uv pip install git+https://github.com/databio/bedboss.git@dev#egg=bedboss --system
uv pip install git+https://github.com/databio/bedboss.git@dev#egg=bedboss --system
# uv pip install bedboss --system
- name: Get current date and date 2 days ago
id: dates
Expand Down

0 comments on commit a863303

Please sign in to comment.