File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5151 if ($IS); then ISTMP=-IS; else ISTMP=; fi;
5252 if ($TP); then TPTMP=-MPC; else TPTMP=; fi;
5353 if ($TJC); then DTMP=TJC-; else DTMP=; fi;
54- echo "filename=${DTMP}Ender_GD32_Default ${ISTMP}${TPTMP}$(date +"-%m-%d").bin" >> $GITHUB_OUTPUT
54+ echo "filename=${DTMP}Ender_GD32${EVTMP}_Default ${ISTMP}${TPTMP}$(date +"-%m-%d").bin" >> $GITHUB_OUTPUT
5555 > Marlin/Configuration.h
5656 > Marlin/Configuration_adv.h
5757 > Marlin/Version.h
@@ -136,7 +136,7 @@ jobs:
136136 if ($TP); then TPTMP=-MPC; else TPTMP=; fi;
137137 if ($TJC); then DTMP=TJC-; else DTMP=; fi;
138138 if ($T5); then STMP=_SPDY5; else STMP=; fi;
139- echo "filename=${DTMP}Ender_GD32${STMP}_MM-ProUI-EX${ISTMP}${TPTMP}$(date +"-%m-%d").bin" >> $GITHUB_OUTPUT
139+ echo "filename=${DTMP}Ender_GD32${EVTMP}${ STMP}_MM-ProUI-EX${ISTMP}${TPTMP}$(date +"-%m-%d").bin" >> $GITHUB_OUTPUT
140140 > Marlin/Configuration.h
141141 > Marlin/Configuration_adv.h
142142 > Marlin/Version.h
@@ -231,7 +231,7 @@ jobs:
231231 if ($T5); then STMP=_SPDY5; else STMP=; fi;
232232 if ($T13); then TTMP=_SPRT13; else TTMP=; fi;
233233 if ($BMP); then MPTMP=_BMP; else MPTMP=; fi;
234- echo "filename=${DTMP}Ender_GD32${TTMP}${STMP}${MPTMP}_UBL-ProUI-EX${ISTMP}${TPTMP}$(date +"-%m-%d").bin" >> $GITHUB_OUTPUT
234+ echo "filename=${DTMP}Ender_GD32${EVTMP}${ TTMP}${STMP}${MPTMP}_UBL-ProUI-EX${ISTMP}${TPTMP}$(date +"-%m-%d").bin" >> $GITHUB_OUTPUT
235235 > Marlin/Configuration.h
236236 > Marlin/Configuration_adv.h
237237 > Marlin/Version.h
You can’t perform that action at this time.
0 commit comments