Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
joroshiba committed Feb 6, 2024
1 parent 82a6051 commit 2bff2d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/reusable-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- uses: dtolnay/[email protected]
- uses: taiki-e/upload-rust-binary-action@v1
with:
bin: astria-${{ github.event.inputs.package-name }}
Expand Down

0 comments on commit 2bff2d1

Please sign in to comment.