Skip to content

Commit 193b382

Browse files
committed
modify:new test for macbuild.yml
1 parent 2ca00b9 commit 193b382

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/macbuild.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,7 @@ jobs:
4545
cd libxengine
4646
chmod 777 *
4747
./XEngine_LINEnv.sh -i 3
48-
sudo ls -al /usr/local
49-
sudo ls -al /usr/local/include
50-
sudo cp -rf ./XEngine_Include /usr/local/include
48+
sudo cp -rf ./XEngine_Include /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include
5149
cd ..
5250
#编译
5351
- name: make debug

0 commit comments

Comments
 (0)