Skip to content

Commit c12a8a3

Browse files
Update tritonservercppsharp.yml
1 parent da428af commit c12a8a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tritonservercppsharp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Clone tritonserver
1515
run: |
1616
git clone --single-branch --depth 1 --branch r24.08 https://github.com/triton-inference-server/core
17-
#git clone --single-branch --depth 1 --branch r24.08 https://github.com/triton-inference-server/developer_tools
17+
git clone --single-branch --depth 1 --branch r24.08 https://github.com/triton-inference-server/developer_tools
1818
1919
- name: Clone and build CppSharp
2020
run: |

0 commit comments

Comments
 (0)