Skip to content

Commit

Permalink
Fix everything
Browse files Browse the repository at this point in the history
  • Loading branch information
daljit46 committed Jun 25, 2024
1 parent bafe68c commit 2d9bc53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
run: |
cd ./packaging/macos
./build dev
mv ./mrtrix3-macos-dev.tar.gz ../../mrtrix-macos.tar.gz
mv ./mrtrix3-macos-dev.tar.xz ../../mrtrix-macos.tar.xz
- name: Upload release artifact
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 2d9bc53

Please sign in to comment.