mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-07 09:31:31 +01:00
fixing typo
This commit is contained in:
parent
65c5dc1f3b
commit
c6ed8fe1d3
2
.github/workflows/build-and-sign.yml
vendored
2
.github/workflows/build-and-sign.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user