mirror of
https://github.com/microsoft/monaco-editor.git
synced 2024-11-25 16:35:44 +08:00
Fixes CI
This commit is contained in:
parent
cc040dbbd1
commit
a910838842
@ -41,8 +41,8 @@ extends:
|
||||
workingDirectory: $(Build.SourcesDirectory)/dependencies/vscode/out-monaco-editor-core
|
||||
testPlatforms: []
|
||||
buildSteps:
|
||||
- name: Install libkrb5-dev
|
||||
run: sudo apt install -y libkrb5-dev
|
||||
- script: sudo apt install -y libkrb5-dev
|
||||
displayName: Install libkrb5-dev
|
||||
|
||||
- script: npm ci
|
||||
displayName: Install NPM dependencies
|
||||
|
Loading…
Reference in New Issue
Block a user