We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 738a5c9 commit b1d1607Copy full SHA for b1d1607
.github/workflows/lintyMcLintface.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: install bikeshed
22
run: |
23
sudo apt-get update
24
- sudo apt-get install libxml2-devel libxslt-devel
+ sudo apt-get install libxml++2.6-dev libxslt1-dev
25
python -m pip install --upgrade pip
26
pip install bikeshed
27
bikeshed update
0 commit comments