1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-16 02:27:00 +02:00

fixing typo

This commit is contained in:
Joseph Flinn 2021-01-05 18:17:58 +00:00
parent 65c5dc1f3b
commit c6ed8fe1d3

View File

@ -44,7 +44,7 @@ jobs:
Write-Host "--------"
dotnet restore
dotnet pact --output ./nupkg
dotnet pack --output ./nupkg
dotnet tool install --global --ignore-failed-sources --add-source ./nupkg --version $latest_version azuresigntool
cd $HOME