Skip to content

Commit e86e775

Browse files
Copilotleofang
andcommitted
Add cuda-pathfinder documentation link to CI doc preview
Co-authored-by: leofang <5534781+leofang@users.noreply.github.com>
1 parent 12c065f commit e86e775

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/actions/doc_preview/action.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ runs:
4141
:---:
4242
| <p></p> :rocket: View preview at <br> https://nvidia.github.io/cuda-python/pr-preview/pr-${{ inputs.pr-number }}/ <br>
4343
| <br> https://nvidia.github.io/cuda-python/pr-preview/pr-${{ inputs.pr-number }}/cuda-core/ <br>
44-
| <br> https://nvidia.github.io/cuda-python/pr-preview/pr-${{ inputs.pr-number }}/cuda-bindings/ <br><br>
44+
| <br> https://nvidia.github.io/cuda-python/pr-preview/pr-${{ inputs.pr-number }}/cuda-bindings/ <br>
45+
| <br> https://nvidia.github.io/cuda-python/pr-preview/pr-${{ inputs.pr-number }}/cuda-pathfinder/ <br><br>
4546
| <h6><br> Preview will be ready when the GitHub Pages deployment is complete. <br><br></h6>
4647
4748
# The steps below are executed only when building on main.

0 commit comments

Comments
 (0)