Skip to content

Commit 236d38f

Browse files
author
Vincent Moens
committed
[CI] Revert upgrade of upload image in docs
ghstack-source-id: f323dd2 Pull Request resolved: #2585
1 parent c0ba3ff commit 236d38f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
((github.ref_type == 'branch' && github.ref_name == 'main') || github.ref_type == 'tag')
109109
permissions:
110110
contents: write
111-
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
111+
uses: pytorch/test-infra/.github/workflows/linux_job.yml@main
112112
with:
113113
repository: pytorch/rl
114114
download-artifact: docs

0 commit comments

Comments
 (0)