Skip to content

Commit

Permalink
[CI] Fix docs upload
Browse files Browse the repository at this point in the history
ghstack-source-id: 49d7df06340fc432c29cd9f2d0ed2ae3d5619a38
Pull Request resolved: #2587
  • Loading branch information
vmoens committed Nov 19, 2024
1 parent 705ecc2 commit 0f59226
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,6 @@ jobs:
REF_TYPE=${{ github.ref_type }}
REF_NAME=${{ github.ref_name }}
apt-get update
apt-get install rsync -y
if [[ "${REF_TYPE}" == branch ]]; then
if [[ "${REF_NAME}" == main ]]; then
Expand Down

0 comments on commit 0f59226

Please sign in to comment.