Skip to content

Commit a645fb4

Browse files
author
Oren Novotny
committed
fix invocation
1 parent 8b68357 commit a645fb4

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
@@ -41,7 +41,7 @@ jobs:
4141
arguments: install --tool-path . nbgv
4242
displayName: Install NBGV tool
4343

44-
- script: nbgv cloud -a -p Rx.NET\Source
44+
- script: ./nbgv cloud -a -p Rx.NET/Source
4545
displayName: Set Version
4646

4747
- task: MSBuild@1

0 commit comments

Comments
 (0)