mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-23 11:56:00 +01:00
switching to powershell
This commit is contained in:
parent
4fa8342a00
commit
539e906936
@ -40,8 +40,9 @@ steps:
|
||||
dotnet --version
|
||||
dotnet restore
|
||||
dotnet pack --output ./nupkg
|
||||
dotnet tool install --global --ignore-failed-sources --add-source ./nupkg --version 0.0.0-gce87e84a58 azuresigntool
|
||||
dotnet tool install --global --ignore-failed-sources --add-source ./nupkg --version $latest_version azuresigntool
|
||||
displayName: 'Install AST'
|
||||
shell: pwsh
|
||||
|
||||
|
||||
- script: |
|
||||
|
Loading…
Reference in New Issue
Block a user