Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
hituzi-no-sippo committed Sep 23, 2024
1 parent cd39d1e commit bba736c
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 @@ -161,6 +161,7 @@ jobs:
sha256="$(cut -d' ' -f1 ${{ steps.upload-binary.outputs.sha256 }})"
echo "sha256_${{ matrix.target }}=$sha256" >> $GITHUB_OUTPUT
- name: Upload artifact for x86_64 linux
if: ${{ matrix.os == 'x86_64-unknown-linux-gnu' }}
uses: actions/upload-artifact@v4
with:
name: x86_64_linux
Expand Down

0 comments on commit bba736c

Please sign in to comment.