mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2025-01-25 03:32:02 +02:00
Removes upload step
This commit is contained in:
parent
5bec17284c
commit
57e76e5ca5
@ -13,13 +13,12 @@ fi
|
|||||||
release=$1
|
release=$1
|
||||||
|
|
||||||
./version-bump.sh "$release"
|
./version-bump.sh "$release"
|
||||||
#./build-latest-py3-version.sh
|
|
||||||
./standardize-and-complete-readmes.sh
|
./standardize-and-complete-readmes.sh
|
||||||
./gotta-patch-em-all-font-patcher!.sh
|
./gotta-patch-em-all-font-patcher!.sh
|
||||||
./generate-fontconfig.sh
|
./generate-fontconfig.sh
|
||||||
./generate-casks.sh
|
./generate-casks.sh
|
||||||
./archive-fonts.sh
|
./archive-fonts.sh
|
||||||
./upload-archives.sh
|
#./upload-archives.sh # better done as a separate step
|
||||||
|
|
||||||
exit
|
exit
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user