Skip to content

Commit b1d1607

Browse files
committed
.
1 parent 738a5c9 commit b1d1607

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lintyMcLintface.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: install bikeshed
2222
run: |
2323
sudo apt-get update
24-
sudo apt-get install libxml2-devel libxslt-devel
24+
sudo apt-get install libxml++2.6-dev libxslt1-dev
2525
python -m pip install --upgrade pip
2626
pip install bikeshed
2727
bikeshed update

0 commit comments

Comments
 (0)