mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-08-28 19:11:03 +08:00
ci(jetbrains): rely on image-provided JBR libraries
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
This commit is contained in:
@@ -55,12 +55,6 @@ jobs:
|
||||
- name: Mark workspace as git-safe
|
||||
run: git config --global --add safe.directory "$GITHUB_WORKSPACE"
|
||||
|
||||
- name: Install font libraries for JBR
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y --no-install-recommends libfreetype6 libfontconfig1 fonts-dejavu-core
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
- name: Install dependencies
|
||||
run: bun install
|
||||
|
||||
|
||||
Reference in New Issue
Block a user