Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pyushkevich authored Oct 4, 2024
1 parent c11a9aa commit c151ad7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -243,9 +243,10 @@ jobs:

# Package ITK-SNAP
- name: Package ITK-SNAP
continue-on-error: true
working-directory: ${{github.workspace}}/itksnap/build
run: |
cmake --build . -- package
ninja -v package


Expand Down

0 comments on commit c151ad7

Please sign in to comment.