Skip to content

Commit

Permalink
Fix again
Browse files Browse the repository at this point in the history
  • Loading branch information
daljit46 committed Jun 25, 2024
1 parent 28dbc0d commit d5bc6aa
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 @@ -102,7 +102,7 @@ jobs:
commit_sha=$(git rev-parse HEAD)
cd packaging/mingw
./run.sh $commit_sha mrtrix3
mv mingw*.tar.zst ../../mrtrix-windows.tar.zst
mv mingw*.tar.zst ../../../mrtrix-windows.tar.zst
- name: Upload release artifact
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit d5bc6aa

Please sign in to comment.