diff --git a/.github/workflows/e2e-reusable.yml b/.github/workflows/e2e-reusable.yml index e78fcfbac6..45a969bbd1 100644 --- a/.github/workflows/e2e-reusable.yml +++ b/.github/workflows/e2e-reusable.yml @@ -194,6 +194,7 @@ jobs: # for dlrm pip install pyre-extensions curl -fsSL https://raw.githubusercontent.com/facebookresearch/dlrm/refs/heads/torchrec-dlrm/requirements.txt |xargs pip install + pip uninstall -y fbgemm_gpu_nightly-cpu # for soft_actor_critic, temp fix pip install git+https://github.com/nocoding03/gym@fix-np