Skip to content

Commit 4707263

Browse files
committed
Fix.
1 parent 682a4ae commit 4707263

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,9 +103,9 @@ extends:
103103
inputs:
104104
targetType: 'inline'
105105
script: |
106+
cd $(Build.SourcesDirectory)/Extension
106107
yarn run vsix-prepublish
107108
retryCountOnTaskFailure: 3
108-
workingDirectory: $(Build.SourcesDirectory)/Extension
109109

110110
- script: |
111111
cd $(Build.SourcesDirectory)\Extension

0 commit comments

Comments
 (0)