mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
fixing typo
This commit is contained in:
2
.github/workflows/build-and-sign.yml
vendored
2
.github/workflows/build-and-sign.yml
vendored
@@ -44,7 +44,7 @@ jobs:
|
|||||||
Write-Host "--------"
|
Write-Host "--------"
|
||||||
|
|
||||||
dotnet restore
|
dotnet restore
|
||||||
dotnet pact --output ./nupkg
|
dotnet pack --output ./nupkg
|
||||||
dotnet tool install --global --ignore-failed-sources --add-source ./nupkg --version $latest_version azuresigntool
|
dotnet tool install --global --ignore-failed-sources --add-source ./nupkg --version $latest_version azuresigntool
|
||||||
|
|
||||||
cd $HOME
|
cd $HOME
|
||||||
|
|||||||
Reference in New Issue
Block a user