Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
stounfo committed Jan 14, 2025
1 parent 855e332 commit a4dfc9e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,9 @@ jobs:
tar czvf $ARCHIVE_FILE $ARCHIVE_NAME
shasum -a 256 $ARCHIVE_FILE > $ARCHIVE_FILE.sha256
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3

- name: "Upload binary"
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit a4dfc9e

Please sign in to comment.