This commit is contained in:
Simon Gardling
2022-07-03 15:34:46 -04:00
parent 273e13a336
commit 45a717a3f7

View File

@@ -18,7 +18,7 @@ jobs:
override: true override: true
- name: Install fonttools - 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 - name: Run cargo check
uses: actions-rs/cargo@v1 uses: actions-rs/cargo@v1