Skip to content

Commit

Permalink
Added docbook docbook-xsl; removed 'HOMEBREW_NO_AUTO_UPDATE=1'
Browse files Browse the repository at this point in the history
  • Loading branch information
gerickson committed Aug 5, 2024
1 parent e9ce417 commit e9e9d22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ jobs:

- name: Install Dependencies
run: |
HOMEBREW_NO_AUTO_UPDATE=1 brew install autoconf automake libtool boost cppunit asciidoc xmlto doxygen
brew install autoconf automake libtool boost cppunit docbook docbook-xsl asciidoc xmlto doxygen
- name: Bootstrap and Configure
run: |
Expand Down

0 comments on commit e9e9d22

Please sign in to comment.