Skip to content

Commit

Permalink
Merge branch 'cube-v6' of github.com:FNNDSC/oxidicom into cube-v6
Browse files Browse the repository at this point in the history
  • Loading branch information
jennydaman committed Sep 23, 2024
2 parents e65f5fe + 39b6aa0 commit e0eb2e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
mv target/${{ matrix.target }}/release/oxidicom dist/oxidicom
- name: Calculate checksum
run: |
cd oxidicom
cd dist
sha256 oxidicom | tee oxidicom.sha256sum
- name: Upload artifacts
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit e0eb2e2

Please sign in to comment.