Skip to content

Commit 12c94cb

Browse files
committed
Add another missing system package
1 parent 910d900 commit 12c94cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-generated-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
- run: |
2121
sudo apt-get update
22-
sudo apt-get install -y libdbus-1-dev
22+
sudo apt-get install -y libdbus-1-dev pkg-config
2323
2424
- run: git clone --depth=1 https://github.com/gitbutlerapp/gitbutler ../gitbutler
2525
- run: ./scripts/update-manpages.sh

0 commit comments

Comments
 (0)