Skip to content

Commit

Permalink
Install requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
huydhn committed Dec 17, 2024
1 parent d6c8d6d commit f8f5369
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/_linux-benchmark-cuda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
working-directory: benchmark
run: |
set -eux
${CONDA_RUN} pip install -r requirements.txt
${CONDA_RUN} python install.py
- name: Run benchmark
Expand Down

0 comments on commit f8f5369

Please sign in to comment.