Skip to content

Commit

Permalink
Issue #85: Adding macos and win
Browse files Browse the repository at this point in the history
  • Loading branch information
mmodat committed Jul 28, 2022
1 parent c3b5d0b commit 23471e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build_niftyreg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,7 @@ jobs:
if: matrix.os == 'windows-2022'
run: |
call "${{ matrix.vcvars64 }}"
make
working-directory: build
cmake --build build
shell: cmd

- name: Run tests
Expand Down
2 changes: 1 addition & 1 deletion niftyreg_build_version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
87
88

0 comments on commit 23471e3

Please sign in to comment.