1
0
mirror of https://github.com/ryanoasis/nerd-fonts.git synced 2025-01-13 03:03:33 +02:00

Removes upload step

This commit is contained in:
Ryan L McIntyre 2017-07-29 21:26:08 -04:00
parent 5bec17284c
commit 57e76e5ca5

View File

@ -13,13 +13,12 @@ fi
release=$1
./version-bump.sh "$release"
#./build-latest-py3-version.sh
./standardize-and-complete-readmes.sh
./gotta-patch-em-all-font-patcher!.sh
./generate-fontconfig.sh
./generate-casks.sh
./archive-fonts.sh
./upload-archives.sh
#./upload-archives.sh # better done as a separate step
exit