Skip to content

Commit 3d90a1b

Browse files
committed
CI: Fix bitrot job
1 parent 845a887 commit 3d90a1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ jobs:
102102
- uses: ./.github/actions/prepare
103103
with:
104104
toolchain: stable
105+
- run: sudo apt-get -y install libfontconfig1-dev
105106
# Build benchmarks and all-features to prevent bitrot
106107
- name: Build benchmarks
107108
uses: actions-rs/cargo@v1

0 commit comments

Comments
 (0)