mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 18:32:56 +01:00
parent
0f95ee0d84
commit
5636a40221
1 changed files with 3 additions and 0 deletions
|
|
@ -41,6 +41,9 @@ extends:
|
||||||
workingDirectory: $(Build.SourcesDirectory)/dependencies/vscode/out-monaco-editor-core
|
workingDirectory: $(Build.SourcesDirectory)/dependencies/vscode/out-monaco-editor-core
|
||||||
testPlatforms: []
|
testPlatforms: []
|
||||||
buildSteps:
|
buildSteps:
|
||||||
|
- name: Install libkrb5-dev
|
||||||
|
run: sudo apt install -y libkrb5-dev
|
||||||
|
|
||||||
- script: npm ci
|
- script: npm ci
|
||||||
displayName: Install NPM dependencies
|
displayName: Install NPM dependencies
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue