Skip to content

Commit

Permalink
more deps
Browse files Browse the repository at this point in the history
  • Loading branch information
keepingitneil committed Oct 7, 2024
1 parent 8cf88fa commit 459cbf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
lfs: true

- name: Install pybind11
run: sudo apt-get install -y pybind11-dev libwayland-dev
run: sudo apt-get install -y pybind11-dev libwayland-dev xkbcommon

- name: Install pdoc
run: python -m pip install pdoc3 setuptools
Expand Down

0 comments on commit 459cbf5

Please sign in to comment.