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 a976fdd commit 4fe0858Copy full SHA for 4fe0858
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ env:
14
PACKAGE_NAME: "ansys.api.additive"
15
DEFINITION_VERSION: "v0"
16
DOTNET_VERSION: "6.0.x"
17
- GITHUB_NUGET_REPO: "https://nuget.pkg.github.com/ansys-internal/index.json"
+ GITHUB_NUGET_REPO: "https://nuget.pkg.github.com/ansys/index.json"
18
19
jobs:
20
build:
0 commit comments