mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 10:25:42 +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
|
||||
testPlatforms: []
|
||||
buildSteps:
|
||||
- name: Install libkrb5-dev
|
||||
run: sudo apt install -y libkrb5-dev
|
||||
|
||||
- script: npm ci
|
||||
displayName: Install NPM dependencies
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue