mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2025-01-25 03:32:02 +02:00
Workflow for building release candidate
* MOAR debug
This commit is contained in:
parent
5be5d2c74b
commit
26befdd2bf
3
.github/workflows/release-candidate.yml
vendored
3
.github/workflows/release-candidate.yml
vendored
@ -84,11 +84,14 @@ jobs:
|
||||
# once proven we'll remove the font name and the hardcoded release and use the "release" script
|
||||
run: |
|
||||
cd -- "$GITHUB_WORKSPACE/bin/scripts"
|
||||
head -10 ../../font-patcher
|
||||
fontforge --script ../../font-patcher --version
|
||||
./gotta-patch-em-all-font-patcher\!.sh "ShareTechMono"
|
||||
|
||||
- name: Generate fontconfig and casks
|
||||
run: |
|
||||
cd -- "$GITHUB_WORKSPACE/bin/scripts"
|
||||
head -10 ../../font-patcher
|
||||
./generate-fontconfig.sh
|
||||
./generate-casks.sh
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user