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:
parent
2ae72a66bc
commit
4a3f1ee5e6
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user