From 236d38f8a295a8c463eec7056b0ca22aade5d6ea Mon Sep 17 00:00:00 2001 From: Vincent Moens Date: Tue, 19 Nov 2024 17:46:39 +0000 Subject: [PATCH] [CI] Revert upgrade of upload image in docs ghstack-source-id: f323dd2667a073b6c763ed17a793ecd0eec6b7be Pull Request resolved: https://github.com/pytorch/rl/pull/2585 --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index caa955c3bf0..22ac298d099 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -108,7 +108,7 @@ jobs: ((github.ref_type == 'branch' && github.ref_name == 'main') || github.ref_type == 'tag') permissions: contents: write - uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main + uses: pytorch/test-infra/.github/workflows/linux_job.yml@main with: repository: pytorch/rl download-artifact: docs