Skip to content

Commit

Permalink
file
Browse files Browse the repository at this point in the history
  • Loading branch information
jupyterkat committed Jun 11, 2024
1 parent f6c6e9f commit 6740d19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
glob: "target/${{ matrix.target_name }}/release/${{ matrix.artifact_name }}"

- name: Write checksum to a file
shell: bash
run: |
echo "${{ steps.checksum.outputs.sha256-checksum.value }}" | tee ${{ matrix.artifact_name }}.sha256
Expand Down

0 comments on commit 6740d19

Please sign in to comment.