1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-07 09:31:31 +01:00

specifying the project?

This commit is contained in:
Joseph Flinn 2020-12-31 18:52:52 +00:00
parent 2ae72a66bc
commit 4a3f1ee5e6

View File

@ -21,7 +21,7 @@ steps:
- script: | - script: |
cd AzureSignTool cd AzureSignTool
dotnet run -- sign --help dotnet run --project azuresigntool -- sign --help
displayName: 'Debugging AST' displayName: 'Debugging AST'
- script: exit 1 - script: exit 1