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 15c6a53 commit d62002dCopy full SHA for d62002d
.github/workflows/macbuild.yml
@@ -44,7 +44,7 @@ jobs:
44
run: |
45
cd libxengine
46
chmod 777 *
47
- ./XEngine_LINEnv.sh -i 3
+ sudo ./XEngine_LINEnv.sh -i 3
48
cd ..
49
#编译
50
- name: make debug
0 commit comments