Skip to content

Commit d040b10

Browse files
author
Andrew Omondi
committed
fix: pin hidi version for now
1 parent 515ac45 commit d040b10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/generation-templates/capture-openapi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- template: checkout-metadata.yml
6464
- template: use-dotnet-sdk.yml
6565

66-
- pwsh: dotnet tool install -g Microsoft.OpenApi.Hidi --prerelease
66+
- pwsh: dotnet tool install --global Microsoft.OpenApi.Hidi --version 1.4.14
6767
displayName: install hidi
6868

6969
- pwsh: |

0 commit comments

Comments
 (0)