File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change 58
58
lfs : true
59
59
- uses : actions/download-artifact@v4.1.0
60
60
with :
61
- merge-multiple : true
62
61
path : |
63
62
${{ github.workspace }}/${{ github.run_id }}
64
63
- run : |
83
82
lfs : true
84
83
- uses : actions/download-artifact@v4.1.0
85
84
with :
86
- merge-multiple : true
87
85
path : |
88
86
${{ github.workspace }}/${{ github.run_id }}
89
87
- run : |
@@ -107,7 +105,6 @@ jobs:
107
105
lfs : true
108
106
- uses : actions/download-artifact@v4.1.0
109
107
with :
110
- merge-multiple : true
111
108
path : |
112
109
${{ github.workspace }}/${{ github.run_id }}
113
110
- run : |
@@ -132,7 +129,6 @@ jobs:
132
129
lfs : true
133
130
- uses : actions/download-artifact@v4.1.0
134
131
with :
135
- merge-multiple : true
136
132
path : |
137
133
${{ github.workspace }}/${{ github.run_id }}
138
134
- run : |
@@ -157,7 +153,6 @@ jobs:
157
153
lfs : true
158
154
- uses : actions/download-artifact@v4.1.0
159
155
with :
160
- merge-multiple : true
161
156
path : |
162
157
${{ github.workspace }}/${{ github.run_id }}
163
158
- run : |
@@ -182,7 +177,6 @@ jobs:
182
177
lfs : true
183
178
- uses : actions/download-artifact@v4.1.0
184
179
with :
185
- merge-multiple : true
186
180
path : |
187
181
${{ github.workspace }}/${{ github.run_id }}
188
182
- run : |
You can’t perform that action at this time.
0 commit comments