Skip to content

Commit 8f16350

Browse files
committed
ci:centos build fix
1 parent 72db011 commit 8f16350

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.github/workflows/Centos_build.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -69,17 +69,6 @@ jobs:
6969
7070
chmod 777 *
7171
./XEngine_LINEnv.sh -i 3
72-
- name: make
73-
run: |
74-
cd XEngine_Source
75-
make
76-
make FLAGS=InstallAll
77-
make FLAGS=CleanAll
78-
79-
make RELEASE=1
80-
make FLAGS=InstallAll
81-
make FLAGS=CleanAll
82-
cd ..
8372
8473
- name: make
8574
run: |

0 commit comments

Comments
 (0)