Skip to content

Commit cd7d5ee

Browse files
committed
modify:mac os 14 not install sdk
1 parent ce7c482 commit cd7d5ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macbuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
5858
sudo mkdir -p /usr/local/include
5959
sudo mkdir -p /usr/local/lib
60-
./XEngine_LINEnv.sh -i 3
60+
./XEngine_LINEnv.sh -i 0
6161
6262
latest_tag=$(curl -s https://api.github.com/repos/libxengine/libxengine/releases/latest | jq -r .tag_name)
6363
wget https://github.com/libxengine/libxengine/releases/download/$latest_tag/XEngine_Mac_Arm64.zip

0 commit comments

Comments
 (0)