File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ jobs:
138138
139139 - name : Setup
140140 run : |
141- source images/setup .sh
141+ source images/github_actions_setup .sh
142142
143143 - name : base-debian
144144 id : base-debian
@@ -171,7 +171,7 @@ jobs:
171171
172172 - name : Setup
173173 run : |
174- source images/setup .sh
174+ source images/github_actions_setup .sh
175175
176176 - name : base-busybox
177177 id : base-busybox
@@ -201,7 +201,7 @@ jobs:
201201
202202 - name : Setup
203203 run : |
204- source images/github_actions_setup .sh
204+ source images/github_actions_github_actions_setup .sh
205205
206206 - name : Download image artifacts from base-busybox
207207 uses : actions/download-artifact@v4
@@ -244,7 +244,7 @@ jobs:
244244
245245 - name : Setup
246246 run : |
247- source images/github_actions_setup .sh
247+ source images/github_actions_github_actions_setup .sh
248248
249249 - name : Download artifacts from base-busybox
250250 uses : actions/download-artifact@v4
You can’t perform that action at this time.
0 commit comments