Skip to content

Commit b2f0dcb

Browse files
committed
remove extra elastix build
1 parent bb3f93a commit b2f0dcb

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,5 @@ jobs:
7878
env:
7979
ITK_GLOBAL_DEFAULT_NUMBER_OF_THREADS: 2
8080
run: |
81-
$env:MAKEJ="8"
82-
$env:ADDITIONAL_SITK_MODULES="-DSimpleITK_USE_ELASTIX=ON"
81+
$env:MAKEJ="4"
8382
Rcmd.exe INSTALL --build .

0 commit comments

Comments
 (0)