Skip to content

Commit

Permalink
syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
ssheorey authored Jan 13, 2025
1 parent adf22b3 commit d9467dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
bash -c "cp /root/Open3D/open3d-*-docs.tar.gz /opt/mount \
&& chown $(id -u):$(id -g) /opt/mount/open3d-*-docs.tar.gz"
# Rename from Github PR branch SHA to original branch SHA, if needed.
# Rename from Github PR branch SHA to original branch SHA, if needed.
mv open3d-*-docs.tar.gz open3d-${GITHUB_SHA}-docs.tar.gz
- name: Upload docs
Expand Down

0 comments on commit d9467dd

Please sign in to comment.