File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1212
1313jobs :
1414 build_linux_x86 :
15- name : Compile and Package Linux-Ubuntu-x86
15+ name : Compile Linux-Ubuntu-x86
1616 runs-on : ubuntu-latest
1717
1818 steps :
3939 ls build
4040
4141 build_armv7_armhf :
42- name : Compile and Package Armv7-armhf
42+ name : Compile Armv7-armhf
4343 runs-on : ubuntu-latest
4444
4545 steps :
7777 ls build
7878
7979 build_armv7_rv1109rv1126_armhf :
80- name : Compile and Package Linux-armv7-rv1109rv1126-armhf
80+ name : Compile Linux-armv7-rv1109rv1126-armhf
8181 runs-on : ubuntu-latest
8282
8383 steps :
@@ -115,7 +115,7 @@ jobs:
115115 ls build
116116
117117 build_linux_aarch64 :
118- name : Compile and Package Linux-Aarch64
118+ name : Compile Linux-Aarch64
119119 runs-on : ubuntu-latest
120120
121121 steps :
@@ -153,7 +153,7 @@ jobs:
153153 ls build
154154
155155 build_android :
156- name : Compile and Package Android
156+ name : Compile Android
157157 runs-on : ubuntu-latest
158158
159159 steps :
You can’t perform that action at this time.
0 commit comments