Skip to content

Commit

Permalink
Also add new libraries to documentation ci step
Browse files Browse the repository at this point in the history
Weird, but somehow required
  • Loading branch information
SaschaWillems committed Nov 30, 2024
1 parent c7d4b6a commit 7fd5ce5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-Antora-doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
run: |
sudo gem install rouge
sudo apt-get update
sudo apt install xorg-dev libglu1-mesa-dev
sudo apt install xorg-dev libglu1-mesa-dev libwayland-dev libxkbcommon-dev
sudo apt-get install -y asciidoctor
pip install lxml
Expand Down

0 comments on commit 7fd5ce5

Please sign in to comment.