This commit is contained in:
Alex Dima 2021-11-22 22:04:12 +01:00
parent 80ded16f54
commit 850c4820bf
No known key found for this signature in database
GPG key ID: 39563C1504FDD0C9

View file

@ -20,6 +20,7 @@ jobs:
path: './monaco-editor'
- name: Install node modules (1)
working-directory: './monaco-editor'
run: npm ci
- name: \[vscode\] checkout