Skip to content

Commit

Permalink
ci: update before installing libxml2-utils (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
rlespinasse authored Mar 4, 2025
1 parent d8fc473 commit 74e1cfe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ test: cleanup build test-ci

test-ci-setup:
@npm install bats
@sudo apt-get update
@sudo apt-get install -y libxml2-utils

test-ci:
Expand Down

0 comments on commit 74e1cfe

Please sign in to comment.