mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 16:15:41 +01:00
Fix path
This commit is contained in:
parent
80ded16f54
commit
850c4820bf
1 changed files with 1 additions and 0 deletions
1
.github/workflows/nightly.yml
vendored
1
.github/workflows/nightly.yml
vendored
|
|
@ -20,6 +20,7 @@ jobs:
|
||||||
path: './monaco-editor'
|
path: './monaco-editor'
|
||||||
|
|
||||||
- name: Install node modules (1)
|
- name: Install node modules (1)
|
||||||
|
working-directory: './monaco-editor'
|
||||||
run: npm ci
|
run: npm ci
|
||||||
|
|
||||||
- name: \[vscode\] checkout
|
- name: \[vscode\] checkout
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue