Skip to content

Commit

Permalink
Fixed missing hub install
Browse files Browse the repository at this point in the history
  • Loading branch information
narc-Ontakac2 committed Oct 31, 2023
1 parent 0656530 commit df03cf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/debuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
- name: install pbuilder
run: |
sudo apt-get install pbuilder qemu-user-static \
debian-archive-keyring
debian-archive-keyring hub
# Needed for the release download
- uses: actions/checkout@v4
- name: Set env
Expand Down

0 comments on commit df03cf6

Please sign in to comment.