We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59b9680 commit 71b4fcfCopy full SHA for 71b4fcf
.github/workflows/macbuild.yml
@@ -47,7 +47,7 @@ jobs:
47
48
sudo mkdir -p /usr/local/include
49
sudo mkdir -p /usr/local/lib
50
- ./XEngine_LINEnv.sh -i 3
+ sudo ./XEngine_LINEnv.sh -i 3
51
sudo cp -rf ./XEngine_Include /usr/local/include
52
ls -al /usr/local/include
53
#编译
0 commit comments