1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-16 02:27:00 +02:00

removing the debugging code

This commit is contained in:
Joseph Flinn 2021-01-04 23:15:41 +00:00
parent fa49fb0585
commit 6a1783b2df

View File

@ -47,12 +47,6 @@ steps:
displayName: 'Install AST'
- script: |
azuresigntool sign --help
exit 1
displayName: 'Debug AST installation'
- task: PowerShell@2
inputs:
targetType: 'inline'