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 910d900 commit 12c94cbCopy full SHA for 12c94cb
1 file changed
.github/workflows/update-generated-docs.yml
@@ -19,7 +19,7 @@ jobs:
19
20
- run: |
21
sudo apt-get update
22
- sudo apt-get install -y libdbus-1-dev
+ sudo apt-get install -y libdbus-1-dev pkg-config
23
24
- run: git clone --depth=1 https://github.com/gitbutlerapp/gitbutler ../gitbutler
25
- run: ./scripts/update-manpages.sh
0 commit comments