Skip to content

Commit 79eb75b

Browse files
refactor requirements location change
1 parent 77372cf commit 79eb75b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_rocm_transformer_engine_wheel_weekly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
run: |
4747
set -euo pipefail
4848
source .venv/bin/activate
49-
uv pip install -r dependencies/requirements/requirements_decoupled_rocm_jax_0_8_2.txt
49+
uv pip install -r src/dependencies/requirements/requirements_decoupled_rocm_jax_0_8_2.txt
5050
5151
- name: Detect ROCm version and Python tag
5252
shell: bash

0 commit comments

Comments
 (0)