[ci] Rebuild original-source font

This commit is contained in:
Finii 2024-03-30 23:04:28 +00:00 committed by Fini
parent 4b2f31fd47
commit 47986a4368
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# Seti-UI + Custom (187 icons, 19 aliases) # Seti-UI + Custom (188 icons, 18 aliases)
# Codepoints: E5FA-E6B4 # Codepoints: E5FA-E6B5
# Nerd Fonts Version: 3.1.1 # Nerd Fonts Version: 3.1.1
# 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
@ -32,8 +32,6 @@ i='' i_seti_mustache=$i
i='' i_seti_gulp=$i i='' i_seti_gulp=$i
i='' i_seti_grunt=$i i='' i_seti_grunt=$i
i='' i_custom_default=$i i='' i_custom_default=$i
i_seti_default=$i_custom_default
i_seti_text=$i_custom_default
i='' i_seti_folder=$i i='' i_seti_folder=$i
i='' i_seti_css=$i i='' i_seti_css=$i
i='' i_seti_config=$i i='' i_seti_config=$i
@ -106,6 +104,7 @@ i='' i_seti_cu=$i
i='' i_seti_dart=$i i='' i_seti_dart=$i
i='' i_seti_db=$i i='' i_seti_db=$i
i='' i_seti_default=$i i='' i_seti_default=$i
i_seti_text=$i_seti_default
i='' i_seti_deprecation_cop=$i i='' i_seti_deprecation_cop=$i
i='' i_seti_docker=$i i='' i_seti_docker=$i
i='' i_seti_d=$i i='' i_seti_d=$i
@ -210,4 +209,5 @@ i='' i_custom_scheme=$i
i='' i_custom_toml=$i i='' i_custom_toml=$i
i='' i_custom_astro=$i i='' i_custom_astro=$i
i='' i_custom_prettier=$i i='' i_custom_prettier=$i
i='' i_custom_ada=$i
unset i unset i

Binary file not shown.