mirror of
https://github.com/bitwarden/desktop.git
synced 2025-02-12 00:31:26 +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