Skip to content

Commit

Permalink
Install XMLLint
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi committed Sep 15, 2024
1 parent 68e6b7c commit 57aebdc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/update-mapping.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
update_mapping:
runs-on: ubuntu-latest
steps:
- name: Install XMLLint
run: |
sudo apt-get install libxml2-utils
- name: Checkout code
uses: actions/checkout@v4

Expand Down

0 comments on commit 57aebdc

Please sign in to comment.