1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 15:53:27 +00:00

moving into the project directory

This commit is contained in:
Joseph Flinn
2020-12-31 18:17:27 +00:00
parent 1f0e5d711e
commit 0978956c30

View File

@@ -14,6 +14,8 @@ steps:
- script: |
git clone https://github.com/vcsjones/AzureSignTool.git
cd AzureSignTool
dotnet --version
dotnet build
displayName: 'Install AST'