File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -219,7 +219,7 @@ jobs:
219219 if : always()
220220 with :
221221 # Define a name for the uploaded artifact (ensuring a unique name for each job):
222- name : ${{ matrix.BUILD_TASK }}-log-v${{ matrix.NODE_VERSION }}-${{ env .PLATFORM }}
222+ name : ${{ matrix.BUILD_TASK }}-log-v${{ matrix.NODE_VERSION }}-${{ matrix .PLATFORM }}
223223
224224 # Specify the path to the file to upload:
225225 path : ./tmp/var/log/${{ matrix.BUILD_TASK }}.log
Original file line number Diff line number Diff line change @@ -219,7 +219,7 @@ jobs:
219219 if : always()
220220 with :
221221 # Define a name for the uploaded artifact (ensuring a unique name for each job):
222- name : ${{ matrix.BUILD_TASK }}-log-v${{ matrix.NODE_VERSION }}-${{ env .PLATFORM }}
222+ name : ${{ matrix.BUILD_TASK }}-log-v${{ matrix.NODE_VERSION }}-${{ matrix .PLATFORM }}
223223
224224 # Specify the path to the file to upload:
225225 path : ./tmp/var/log/${{ matrix.BUILD_TASK }}.log
Original file line number Diff line number Diff line change @@ -217,7 +217,7 @@ jobs:
217217 if : always()
218218 with :
219219 # Define a name for the uploaded artifact (ensuring a unique name for each job):
220- name : ${{ matrix.BUILD_TASK }}-log-v${{ matrix.NODE_VERSION }}-${{ env .PLATFORM }}
220+ name : ${{ matrix.BUILD_TASK }}-log-v${{ matrix.NODE_VERSION }}-${{ matrix .PLATFORM }}
221221
222222 # Specify the path to the file to upload:
223223 path : ./tmp/var/log/${{ matrix.BUILD_TASK }}.log
Original file line number Diff line number Diff line change @@ -219,7 +219,7 @@ jobs:
219219 if : always()
220220 with :
221221 # Define a name for the uploaded artifact (ensuring a unique name for each job):
222- name : ${{ matrix.BUILD_TASK }}-log-v${{ matrix.NODE_VERSION }}-${{ env .PLATFORM }}
222+ name : ${{ matrix.BUILD_TASK }}-log-v${{ matrix.NODE_VERSION }}-${{ matrix .PLATFORM }}
223223
224224 # Specify the path to the file to upload:
225225 path : ./tmp/var/log/${{ matrix.BUILD_TASK }}.log
Original file line number Diff line number Diff line change @@ -208,7 +208,7 @@ jobs:
208208 if : always()
209209 with :
210210 # Define a name for the uploaded artifact (ensuring a unique name for each job):
211- name : ${{ matrix.BUILD_TASK }}-log-v${{ matrix.NODE_VERSION }}-${{ env .PLATFORM }}
211+ name : ${{ matrix.BUILD_TASK }}-log-v${{ matrix.NODE_VERSION }}-${{ matrix .PLATFORM }}
212212
213213 # Specify the path to the file to upload:
214214 path : ./tmp/var/log/${{ matrix.BUILD_TASK }}.log
Original file line number Diff line number Diff line change @@ -205,7 +205,7 @@ jobs:
205205 if : always()
206206 with :
207207 # Define a name for the uploaded artifact (ensuring a unique name for each job):
208- name : ${{ matrix.BUILD_TASK }}-log-v${{ matrix.NODE_VERSION }}-${{ env .PLATFORM }}
208+ name : ${{ matrix.BUILD_TASK }}-log-v${{ matrix.NODE_VERSION }}-${{ matrix .PLATFORM }}
209209
210210 # Specify the path to the file to upload:
211211 path : ./tmp/var/log/${{ matrix.BUILD_TASK }}.log
Original file line number Diff line number Diff line change @@ -201,7 +201,7 @@ jobs:
201201 if : always()
202202 with :
203203 # Define a name for the uploaded artifact (ensuring a unique name for each job):
204- name : ${{ matrix.BUILD_TASK }}-log-v${{ matrix.NODE_VERSION }}-${{ env .PLATFORM }}
204+ name : ${{ matrix.BUILD_TASK }}-log-v${{ matrix.NODE_VERSION }}-${{ matrix .PLATFORM }}
205205
206206 # Specify the path to the file to upload:
207207 path : ./tmp/var/log/${{ matrix.BUILD_TASK }}.log
Original file line number Diff line number Diff line change @@ -205,7 +205,7 @@ jobs:
205205 if : always()
206206 with :
207207 # Define a name for the uploaded artifact (ensuring a unique name for each job):
208- name : ${{ matrix.BUILD_TASK }}-log-v${{ matrix.NODE_VERSION }}-${{ env .PLATFORM }}
208+ name : ${{ matrix.BUILD_TASK }}-log-v${{ matrix.NODE_VERSION }}-${{ matrix .PLATFORM }}
209209
210210 # Specify the path to the file to upload:
211211 path : ./tmp/var/log/${{ matrix.BUILD_TASK }}.log
Original file line number Diff line number Diff line change @@ -194,7 +194,7 @@ jobs:
194194 if : always()
195195 with :
196196 # Define a name for the uploaded artifact (ensuring a unique name for each job):
197- name : ${{ matrix.BUILD_TASK }}-log-v${{ matrix.NODE_VERSION }}-${{ env .PLATFORM }}
197+ name : ${{ matrix.BUILD_TASK }}-log-v${{ matrix.NODE_VERSION }}-${{ matrix .PLATFORM }}
198198
199199 # Specify the path to the file to upload:
200200 path : ./tmp/var/log/${{ matrix.BUILD_TASK }}.log
Original file line number Diff line number Diff line change @@ -248,7 +248,7 @@ jobs:
248248 if : always()
249249 with :
250250 # Define a name for the uploaded artifact (ensuring a unique name for each job):
251- name : ${{ matrix.BUILD_TASK }}-log-v${{ matrix.NODE_VERSION }}-${{ env .PLATFORM }}
251+ name : ${{ matrix.BUILD_TASK }}-log-v${{ matrix.NODE_VERSION }}-${{ matrix .PLATFORM }}
252252
253253 # Specify the path to the file to upload:
254254 path : ./tmp/var/log/${{ matrix.BUILD_TASK }}.log
You can’t perform that action at this time.
0 commit comments