Skip to content

Commit

Permalink
fix: add checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
kauefraga authored May 4, 2024
1 parent 97a95fd commit 2b4c90a
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 @@ -37,6 +37,7 @@ jobs:
target: aarch64-apple-darwin
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- uses: taiki-e/upload-rust-binary-action@v1
with:
bin: ruke
Expand Down

0 comments on commit 2b4c90a

Please sign in to comment.