Skip to content

Commit

Permalink
fix yet again
Browse files Browse the repository at this point in the history
  • Loading branch information
girazoki committed Nov 2, 2023
1 parent c76b3b6 commit 2a56173
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prepare-binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
with:
ref: ${{ needs.set-tags.outputs.git_ref }}
ref: ${{ github.event.inputs.sha }}
- uses: actions/[email protected]
with:
name: binaries
Expand Down

0 comments on commit 2a56173

Please sign in to comment.