fix build
This commit is contained in:
parent
c8b51a8ab4
commit
36ccd9db6e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
@ -18,7 +18,7 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Install system dependencies
|
||||
run: sudo apt-get install -y liblzma-dev fontconfig
|
||||
run: sudo apt-get install -y liblzma-dev libfontconfig1-dev
|
||||
|
||||
- name: Build
|
||||
run: cargo build --verbose
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue