Skip to content

Commit

Permalink
Explicitly install hub (#282)
Browse files Browse the repository at this point in the history
  • Loading branch information
wrobstory authored Oct 17, 2023
1 parent 1262656 commit d2fa09f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/add_binaries_to_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
with:
toolchain: stable
- run: rustup component add rustfmt
- run: sudo apt install hub
- name: Build and upload artifact
run: ./.github/workflows/build_binaries.sh ${{ matrix.os }} ${{ matrix.platform }} merge-app puller-app pusher-app
env:
Expand Down

0 comments on commit d2fa09f

Please sign in to comment.