1
0
mirror of https://github.com/schollz/croc synced 2024-07-05 09:08:53 +00:00

fix install tests

This commit is contained in:
Zack Scholl 2022-12-06 07:58:15 -08:00
parent b436b31970
commit 2467411bae

View File

@ -13,5 +13,7 @@ release:
cd ../../ && ./src/install/upload-src-tarball.sh
test:
cp zsh_autocomplete ../../
cp bash_autocomplete ../../
cd ../../ && go generate
cd ../../ && goreleaser release --skip-publish