8181 arch : ${{ matrix.arch }}
8282 pluslib-repository : https://github.com/${{ github.repository }}.git
8383 pluslib-tag : ${{ github.sha }}
84+ use-pltools : true
8485 vtk-cache-key : ${{ needs.update_vtk_x64.outputs.cache-key }}
8586 itk-cache-key : ${{ needs.update_itk_x64.outputs.cache-key }}
8687 plus-cache-key : plus-latest-x64
@@ -133,6 +134,7 @@ jobs:
133134 arch : ${{ matrix.arch }}
134135 pluslib-repository : https://github.com/${{ github.repository }}.git
135136 pluslib-tag : ${{ github.sha }}
137+ use-pltools : true
136138 vtk-cache-key : ${{ needs.update_vtk_x64.outputs.cache-key }}
137139 itk-cache-key : ${{ needs.update_itk_x64.outputs.cache-key }}
138140 plus-cache-key : plus-latest-x64
@@ -157,6 +159,7 @@ jobs:
157159 arch : ${{ matrix.arch }}
158160 pluslib-repository : https://github.com/${{ github.repository }}.git
159161 pluslib-tag : ${{ github.sha }}
162+ use-pltools : true
160163 vtk-cache-key : ${{ needs.update_vtk_x64.outputs.cache-key }}
161164 itk-cache-key : ${{ needs.update_itk_x64.outputs.cache-key }}
162165 plus-cache-key : plus-latest-x64
@@ -181,6 +184,7 @@ jobs:
181184 arch : ${{ matrix.arch }}
182185 pluslib-repository : https://github.com/${{ github.repository }}.git
183186 pluslib-tag : ${{ github.sha }}
187+ use-pltools : true
184188 vtk-cache-key : ${{ needs.update_vtk_x64.outputs.cache-key }}
185189 itk-cache-key : ${{ needs.update_itk_x64.outputs.cache-key }}
186190 plus-cache-key : plus-latest-x64
@@ -205,6 +209,7 @@ jobs:
205209 arch : ${{ matrix.arch }}
206210 pluslib-repository : https://github.com/${{ github.repository }}.git
207211 pluslib-tag : ${{ github.sha }}
212+ use-pltools : true
208213 vtk-cache-key : ${{ needs.update_vtk_x64.outputs.cache-key }}
209214 itk-cache-key : ${{ needs.update_itk_x64.outputs.cache-key }}
210215 plus-cache-key : plus-latest-x64
@@ -231,6 +236,7 @@ jobs:
231236 arch : ${{ matrix.arch }}
232237 pluslib-repository : https://github.com/${{ github.repository }}.git
233238 pluslib-tag : ${{ github.sha }}
239+ use-pltools : true
234240 vtk-cache-key : ${{ needs.update_vtk_x64.outputs.cache-key }}
235241 itk-cache-key : ${{ needs.update_itk_x64.outputs.cache-key }}
236242 plus-cache-key : plus-latest-x64
@@ -256,6 +262,7 @@ jobs:
256262 arch : ${{ matrix.arch }}
257263 pluslib-repository : https://github.com/${{ github.repository }}.git
258264 pluslib-tag : ${{ github.sha }}
265+ use-pltools : true
259266 vtk-cache-key : ${{ needs.update_vtk_x64.outputs.cache-key }}
260267 itk-cache-key : ${{ needs.update_itk_x64.outputs.cache-key }}
261268 plus-cache-key : plus-latest-x64
@@ -280,6 +287,7 @@ jobs:
280287 arch : ${{ matrix.arch }}
281288 pluslib-repository : https://github.com/${{ github.repository }}.git
282289 pluslib-tag : ${{ github.sha }}
290+ use-pltools : true
283291 vtk-cache-key : ${{ needs.update_vtk_Win32.outputs.cache-key }}
284292 itk-cache-key : ${{ needs.update_itk_Win32.outputs.cache-key }}
285293 plus-cache-key : plus-latest-Win32
@@ -330,6 +338,7 @@ jobs:
330338 arch : ${{ matrix.arch }}
331339 pluslib-repository : https://github.com/${{ github.repository }}.git
332340 pluslib-tag : ${{ github.sha }}
341+ use-pltools : true
333342 vtk-cache-key : ${{ needs.update_vtk_Win32.outputs.cache-key }}
334343 itk-cache-key : ${{ needs.update_itk_Win32.outputs.cache-key }}
335344 plus-cache-key : plus-latest-Win32
@@ -354,6 +363,7 @@ jobs:
354363 arch : ${{ matrix.arch }}
355364 pluslib-repository : https://github.com/${{ github.repository }}.git
356365 pluslib-tag : ${{ github.sha }}
366+ use-pltools : true
357367 vtk-cache-key : ${{ needs.update_vtk_Win32.outputs.cache-key }}
358368 itk-cache-key : ${{ needs.update_itk_Win32.outputs.cache-key }}
359369 plus-cache-key : plus-latest-Win32
@@ -378,6 +388,7 @@ jobs:
378388 arch : ${{ matrix.arch }}
379389 pluslib-repository : https://github.com/${{ github.repository }}.git
380390 pluslib-tag : ${{ github.sha }}
391+ use-pltools : true
381392 vtk-cache-key : ${{ needs.update_vtk_Win32.outputs.cache-key }}
382393 itk-cache-key : ${{ needs.update_itk_Win32.outputs.cache-key }}
383394 plus-cache-key : plus-latest-Win32
0 commit comments