Skip to content

Commit

Permalink
fix: Fixed nuget test
Browse files Browse the repository at this point in the history
Signed-off-by: mrickard <[email protected]>
  • Loading branch information
mrickard committed Aug 13, 2024
1 parent 0349b8a commit 7e8de23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/azure-site-extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Display dotnet version
run: dotnet --version
- name: Display NuGet version
run: nuget --version
run: nuget ?

create_extension_bundle:
runs-on: windows-latest
Expand Down

0 comments on commit 7e8de23

Please sign in to comment.