Update action.yml

master
Vitalii Mikhailov 3 years ago committed by GitHub
parent 562df437c7
commit 223dfadf12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -66,4 +66,5 @@ runs:
- run: dotnet pack _actions_docfx/src/docfx -c Release -o ./drop/nuget - run: dotnet pack _actions_docfx/src/docfx -c Release -o ./drop/nuget
shell: pwsh shell: pwsh
- run: dotnet tool update --global docfx - run: dotnet tool update --global docfx
working-directory: _actions_docfx
shell: pwsh shell: pwsh

Loading…
Cancel
Save