Skip to content

Commit

Permalink
macOS ARM CI typo [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
dbouget committed Feb 14, 2024
1 parent b2b8089 commit bed4d19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_macos_arm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
cd ${{github.workspace}}/downloads/
tar -xzf ANTsX-v2.4.3_macos_arm.tar.gz -C ${{github.workspace}}/downloads/
mkdir ${{github.workspace}}/ANTs
# mv ${{github.workspace}}/downloads/install ${{github.workspace}}/ANTs/
mv ${{github.workspace}}/downloads/install ${{github.workspace}}/ANTs/
- name: Build software
run: |
Expand Down

0 comments on commit bed4d19

Please sign in to comment.