Skip to content

Commit

Permalink
Install hub
Browse files Browse the repository at this point in the history
  • Loading branch information
bluesabre committed Oct 7, 2023
1 parent 087662d commit 03b46b6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/track-lp-issues.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install launchpadlib
- name: Install hub
run: |
sudo apt-get update
sudo apt-get install hub
- name: Mirror GitHub bugs from Launchpad
id: getlpbugs
run: |
Expand Down

0 comments on commit 03b46b6

Please sign in to comment.