Skip to content

Commit 788afc3

Browse files
committed
update:mac build ci
1 parent e339fb6 commit 788afc3

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

.github/workflows/macbuild.yml

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -53,14 +53,4 @@ jobs:
5353
make PLATFORM=mac RELEASE=1
5454
make PLATFORM=mac FLAGS=InstallAll
5555
make PLATFORM=mac FLAGS=CleanAll
56-
cd ..
57-
#测试
58-
- name: test
59-
run: |
60-
cd XEngine_Release
61-
otool -L ./XEngine_MQServiceApp
62-
otool -L ./libMQCore_DBModule.dylib
63-
otool -L /usr/local/lib/libHelpComponents_DataBase.dylib
64-
find /usr/local -name libmysqlclient.23.dylib
65-
brew info mysql-client
66-
./XEngine_MQServiceApp -t
56+
cd ..

0 commit comments

Comments
 (0)