mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 16:15:41 +01:00
Remove extra "
This commit is contained in:
parent
495aa7f860
commit
7e010114fe
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue