Skip to content

Commit

Permalink
Merge pull request #1306 from microsoftgraph/fix/unpin-hidi
Browse files Browse the repository at this point in the history
chore: unpins hidi
  • Loading branch information
baywet authored Dec 20, 2024
2 parents 0b74ab2 + d8e97cc commit eadaf47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure-pipelines/generation-templates/capture-openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- template: checkout-metadata.yml
- template: use-dotnet-sdk.yml

- pwsh: dotnet tool install --global Microsoft.OpenApi.Hidi --version 1.4.14
- pwsh: dotnet tool install --global Microsoft.OpenApi.Hidi
displayName: install hidi

- pwsh: |
Expand Down

0 comments on commit eadaf47

Please sign in to comment.