mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 07:00:11 +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: []
|
||||
buildSteps:
|
||||
- name: Install libkrb5-dev
|
||||
if: ${{ steps.cacheNodeModules.outputs.cache-hit != 'true' }}
|
||||
run: sudo apt install -y libkrb5-dev
|
||||
|
||||
- script: npm ci
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue