fix CI
This commit is contained in:
parent
273e13a336
commit
45a717a3f7
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
override: true
|
||||
|
||||
- name: Install fonttools
|
||||
run: sudo apt-get update && sudo apt-get install -y fonttools
|
||||
run: sudo apt-get install -y fonttools libzstd-dev
|
||||
|
||||
- name: Run cargo check
|
||||
uses: actions-rs/cargo@v1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user