Skip to content

Commit

Permalink
* [ci] fix ci build ignore conf/ztf.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
ysicing committed Aug 5, 2024
1 parent f1575ed commit ffd4a5e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,9 @@ linux_arm64: prepare compile_server_linux_arm64 package_gui_linux_client_arm64
mac: prepare compile_server_mac package_gui_mac_client compile_command_mac copy_files_mac zip_server_mac zip_client_mac

prepare: update_version prepare_res
update_version: update_version_in_config gen_version_file
# update_version: update_version_in_config gen_version_file
update_version: gen_version_file


update_version_in_config:
ifeq ($(PLATFORM),"Mac")
Expand Down

0 comments on commit ffd4a5e

Please sign in to comment.