Remove install-binary step

This commit is contained in:
toshi0383 2018-02-26 19:26:05 +09:00
parent d07f160bae
commit a808975bbd

View File

@ -43,8 +43,5 @@ release: format_code
git commit -m "Update to $(VERSION)"
git tag $(VERSION)
install-binary:
./scripts/install.sh
archive: build
./scripts/archive.sh