fix install tests

This commit is contained in:
Zack Scholl 2022-12-06 07:58:15 -08:00
parent b436b31970
commit 2467411bae
1 changed files with 2 additions and 0 deletions

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