1
0
mirror of https://github.com/ryanoasis/nerd-fonts.git synced 2024-12-19 20:12:52 +02:00

Revert: "run generate-original-source.py"

[why]
We want the workflow to do this so that we have control over the
fontforge version that is used.

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
This commit is contained in:
Fini Jastrow 2023-10-23 13:34:06 +02:00
parent 5615d5e120
commit 3d860fbb83
2 changed files with 2 additions and 3 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# Seti-UI + Custom (181 icons, 19 aliases) # Seti-UI + Custom (180 icons, 19 aliases)
# Codepoints: E5FA-E6AE # Codepoints: E5FA-E6AD
# Nerd Fonts Version: 3.0.2 # Nerd Fonts Version: 3.0.2
# Script Version: (autogenerated) # Script Version: (autogenerated)
test -n "$__i_seti_loaded" && return || __i_seti_loaded=1 test -n "$__i_seti_loaded" && return || __i_seti_loaded=1
@ -203,5 +203,4 @@ i='' i_seti_zip=$i
i='' i_custom_asm=$i i='' i_custom_asm=$i
i='' i_custom_v_lang=$i i='' i_custom_v_lang=$i
i='' i_custom_folder_oct=$i i='' i_custom_folder_oct=$i
i='' i_custom_neovim=$i
unset i unset i

Binary file not shown.