|
@@ -40,7 +40,7 @@ jobs:
|
|
uses: actions/checkout@v2
|
|
uses: actions/checkout@v2
|
|
with:
|
|
with:
|
|
repository: 'microsoft/vscode'
|
|
repository: 'microsoft/vscode'
|
|
- ref: ${{ steps.state.outputs.vscode_branch }}"
|
|
|
|
|
|
+ ref: ${{ steps.state.outputs.vscode_branch }}
|
|
path: './vscode'
|
|
path: './vscode'
|
|
|
|
|
|
# TODO
|
|
# TODO
|