1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 16:23:44 +00:00

fixing typo

This commit is contained in:
Joseph Flinn
2020-12-30 23:05:45 +00:00
parent b6a298579c
commit 627c3eaec5

View File

@@ -17,7 +17,7 @@ steps:
versionSpec: '10.x' versionSpec: '10.x'
displayName: 'Install Node.js' displayName: 'Install Node.js'
- task: PoswerShell@2 - task: PowerShell@2
inputs: inputs:
targetType: 'inline' targetType: 'inline'
script: | script: |