mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2024-11-25 16:47:37 +02:00
CI: Enable parallel processing of patching
Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
This commit is contained in:
parent
785089c66c
commit
95a8f87910
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -197,7 +197,7 @@ jobs:
|
||||
run: |
|
||||
cd -- "$GITHUB_WORKSPACE/bin/scripts"
|
||||
fontforge --script `pwd`/../../font-patcher --version
|
||||
./gotta-patch-em-all-font-patcher\!.sh "/${{ matrix.font }}"
|
||||
./gotta-patch-em-all-font-patcher\!.sh -j "/${{ matrix.font }}"
|
||||
|
||||
- name: Archive font package zip files
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user