We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be2962e commit 116075dCopy full SHA for 116075d
.github/workflows/tritonservercppsharp.yml
@@ -35,7 +35,6 @@ jobs:
35
36
- name: Clone and build CppSharp
37
run: |
38
- #wget https://dot.net/v1/dotnet-install.sh && bash dotnet-install.sh --channel 9.0
39
git clone --single-branch --depth 1 https://github.com/mono/CppSharp
40
cd CppSharp
41
bash build/build.sh generate -configuration Release -platform $PLATFORM
0 commit comments