mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 15:05:39 +01:00
Fixes CI
This commit is contained in:
parent
10e5fab2c2
commit
cc040dbbd1
1 changed files with 0 additions and 1 deletions
|
|
@ -42,7 +42,6 @@ extends:
|
||||||
testPlatforms: []
|
testPlatforms: []
|
||||||
buildSteps:
|
buildSteps:
|
||||||
- name: Install libkrb5-dev
|
- name: Install libkrb5-dev
|
||||||
if: ${{ steps.cacheNodeModules.outputs.cache-hit != 'true' }}
|
|
||||||
run: sudo apt install -y libkrb5-dev
|
run: sudo apt install -y libkrb5-dev
|
||||||
|
|
||||||
- script: npm ci
|
- script: npm ci
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue