Skip to content

Commit 807082b

Browse files
committed
Undo the last change.
1 parent 65cdcbd commit 807082b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Build/cg/cg.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ extends:
103103
inputs:
104104
targetType: 'inline'
105105
script: |
106-
cd $(Build.SourcesDirectory)\Extension
106+
cd $(Build.SourcesDirectory)/Extension
107107
yarn run vsix-prepublish
108108
retryCountOnTaskFailure: 3
109109

0 commit comments

Comments
 (0)