mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2025-01-31 12:27:22 +02:00
CI: Update release to Fontforge January 2023 Release'
[why] Fontforge had a new release. There is no particular error it fixes that we suffer on, but keeping up to date? Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
This commit is contained in:
parent
68af5c3ac5
commit
0154fe23a2
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@ -152,9 +152,10 @@ jobs:
|
||||
|
||||
# Ubuntu 20.04 has only fontforge release 2020, but there are some vital bugfixes in the 2022 release
|
||||
# This can be replaced with the ordinary apt package when Ubuntu updates, probably with 22.10?
|
||||
# On the other hand ... why not be on the latest release always?
|
||||
- name: Fetch FontForge
|
||||
run: |
|
||||
curl -L "https://github.com/fontforge/fontforge/releases/download/20220308/FontForge-2022-03-08-582bd41-x86_64.AppImage" \
|
||||
curl -L "https://github.com/fontforge/fontforge/releases/download/20230101/FontForge-2023-01-01-a1dad3e-x86_64.AppImage" \
|
||||
--output fontforge
|
||||
chmod u+x fontforge
|
||||
echo Try appimage
|
||||
|
Loading…
x
Reference in New Issue
Block a user