mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
fixing install
This commit is contained in:
@@ -9,10 +9,8 @@ variables:
|
||||
steps:
|
||||
- script: |
|
||||
git clone https://github.com/vcsjones/AzureSignTool.git
|
||||
cd AzureSignTool
|
||||
dotnet tool restore
|
||||
|
||||
#set DOTNET_SKIP_FIRST_TIME_EXPERIENCE=true
|
||||
#dotnet tool install --global AzureSignTool --version 2.0.17
|
||||
displayName: 'install AzureSignTool'
|
||||
|
||||
- script: dotnet tool list
|
||||
|
||||
Reference in New Issue
Block a user