1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-09-11 17:15:34 +03:00

Uncomment to fix script

This commit is contained in:
Tae Won Ha 2022-04-16 18:32:08 +02:00
parent 50d70eb46d
commit 0d37f294a0
No known key found for this signature in database
GPG Key ID: E40743465B5B8B44

View File

@ -116,9 +116,9 @@ main() {
pushd "$(dirname "${BASH_SOURCE[0]}")/.." >/dev/null
# check_version
# prepare_bin
# build_release
check_version
prepare_bin
build_release
if [[ "${create_gh_release}" == true ]]; then
create_gh_release