From b7db21cc410c10460562642078339c805bbc7b2f Mon Sep 17 00:00:00 2001 From: Paul Yushkevich Date: Sun, 29 Sep 2024 23:09:02 -0400 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d630ec97..21248f15 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -135,6 +135,7 @@ jobs: # Build ITK-SNAP - name: Build ITK-SNAP + if: ${{ 1 == 2 }} uses: threeal/cmake-action@v2.0.0 with: source-dir: ${{github.workspace}}/itksnap