File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 18
18
with :
19
19
fetch-depth : 1
20
20
- name : config
21
- run : xmake config --yes -vD
21
+ run : xmake config --yes -vD -m releasedbg
22
22
- name : build
23
23
run : xmake build --yes -vD s7
24
24
- name : test
Original file line number Diff line number Diff line change 22
22
with :
23
23
fetch-depth : 1
24
24
- name : config
25
- run : xmake config --yes -vD
25
+ run : xmake config --yes -vD -m releasedbg
26
26
- name : build
27
27
run : xmake build --yes -vD s7
28
28
- name : test
Original file line number Diff line number Diff line change 18
18
with :
19
19
fetch-depth : 1
20
20
- name : config
21
- run : xmake config --yes -vD
21
+ run : xmake config --yes -vD -m releasedbg
22
22
- name : build
23
23
run : xmake build --yes -vD s7
24
24
- name : test
Original file line number Diff line number Diff line change 18
18
with :
19
19
fetch-depth : 1
20
20
- name : config
21
- run : xmake config --yes -vD
21
+ run : xmake config --yes -vD -m releasedbg
22
22
- name : build
23
23
run : xmake build --yes -vD s7
24
24
- name : test
You can’t perform that action at this time.
0 commit comments