Skip to content

Commit

Permalink
fixed github action
Browse files Browse the repository at this point in the history
  • Loading branch information
awa59kst120df committed Oct 7, 2024
1 parent 20da51c commit 7b2c8b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- name: Install dependencies
run: |
pip install -U pip
pip install poetry
pip install torch==2.2.0+cpu --index-url https://download.pytorch.org/whl/cpu
pip install --no-build-isolation .
Expand Down

0 comments on commit 7b2c8b8

Please sign in to comment.