Skip to content

Commit

Permalink
fix(ci): 20.04 packages
Browse files Browse the repository at this point in the history
  • Loading branch information
lengau committed Oct 2, 2024
1 parent 06bc5ae commit 1f009d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:
run: |
sudo apt update
sudo apt install -y libapt-pkg-dev intltool fuse-overlayfs python3-apt
sudo apt install -y curl findutils gcc git pkg-config
- name: Install general python dependencies
run: |
pip install python-apt@https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/python-apt/2.0.1ubuntu0.20.04.1/python-apt_2.0.1ubuntu0.20.04.1.tar.xz
Expand Down

0 comments on commit 1f009d3

Please sign in to comment.