Skip to content

Commit 8f5b2f3

Browse files
Fix doc build script
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
1 parent 378ae94 commit 8f5b2f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Install Brew Packages
3939
run: |
4040
brew update
41-
brew install libadwaita-devel libshumate
41+
brew install libadwaita libshumate
4242
- name: Build DocC
4343
run: |
4444
swift package --disable-sandbox --traits Adwaita \

0 commit comments

Comments
 (0)