Skip to content

Commit 6de2ebf

Browse files
author
Oren Novotny
committed
Fix invoke of tool
1 parent f3ce0f0 commit 6de2ebf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.rx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ jobs:
201201
arguments: install --tool-path . nbgv
202202
displayName: Install NBGV tool
203203

204-
- script: ./nbgv cloud -a -p Rx.NET/Source
204+
- script: nbgv cloud -a -p Rx.NET/Source
205205
displayName: Set Version
206206

207207
- task: DownloadBuildArtifacts@0

0 commit comments

Comments
 (0)