Skip to content

Commit

Permalink
Adjust package names for ubuntu-22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
dsblank committed Jan 3, 2025
1 parent 77ec49c commit f54d6d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gramps-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ jobs:
sudo apt-get install python3-jsonschema
sudo apt-get install libxml2-utils
sudo apt-get install python3-lxml
sudo apt-get install python3-libxml2-dev
sudo apt-get install python3-libxslt-dev
sudo apt-get install libxml2-dev
sudo apt-get install libxslt-dev
sudo apt-get install zlib1g-dev
sudo apt-get install python3-setuptools
- name: Install addons
Expand Down

0 comments on commit f54d6d9

Please sign in to comment.