fix: mac publish error

This commit is contained in:
冉坤 2021-12-24 15:14:43 +08:00
parent 7c6982ff44
commit d5f534654b

View file

@ -30,7 +30,7 @@ keymap_path=$script_path/../../keymap
# config_path=$script_path/../../config
publish_path=$script_path/$publish_dir
release_path=$script_path/../../output/mac/RelWithDebInfo
release_path=$script_path/../../output/x64/RelWithDebInfo
export PATH=$qt_clang_path/bin:$PATH