Skip to content

Commit fc8188a

Browse files
authored
Merge pull request #408 from leofang/improve_msg
Improve doc CI comment
2 parents cd0aa2f + 9501e9d commit fc8188a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/actions/doc_preview/action.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,9 @@ runs:
4949
message: |
5050
Doc Preview CI
5151
:---:
52-
| <p></p> :rocket: View preview at <br> https://nvidia.github.io/cuda-python/pr-preview/pr-${{ env.PR_NUMBER }}/ <br><br>
52+
| <p></p> :rocket: View preview at <br> https://nvidia.github.io/cuda-python/pr-preview/pr-${{ env.PR_NUMBER }}/ <br>
53+
| <br> https://nvidia.github.io/cuda-python/pr-preview/pr-${{ env.PR_NUMBER }}/cuda-core/ <br>
54+
| <br> https://nvidia.github.io/cuda-python/pr-preview/pr-${{ env.PR_NUMBER }}/cuda-bindings/ <br><br>
5355
| <h6><br> Preview will be ready when the GitHub Pages deployment is complete. <br><br></h6>
5456
5557
# The steps below are executed only when building on main.

0 commit comments

Comments
 (0)