Skip to content

Commit 649231a

Browse files
committed
CI: Fix bitrot job
1 parent ac671e5 commit 649231a

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
@@ -101,6 +101,7 @@ jobs:
101101
- uses: ./.github/actions/prepare
102102
with:
103103
toolchain: stable
104+
- run: sudo apt-get -y install libfontconfig1-dev
104105
# Build benchmarks and all-features to prevent bitrot
105106
- name: Build benchmarks
106107
uses: actions-rs/cargo@v1

0 commit comments

Comments
 (0)