Skip to content

Commit

Permalink
fixup! chore: only release apk on release creation
Browse files Browse the repository at this point in the history
  • Loading branch information
bonomat committed Apr 14, 2023
1 parent 9e11343 commit 0ec0a66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-release-binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
uses: ATiltedTree/setup-rust@v1
with:
rust-version: ${{ env.RUST_VERSION }}
components: rustfmt

- uses: actions/setup-java@v3
with:
Expand Down

0 comments on commit 0ec0a66

Please sign in to comment.