Skip to content

Commit 977fc6b

Browse files
committed
MacOS
1 parent 84ad636 commit 977fc6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
run : |
1818
brew update
1919
brew install asciidoc xmlto libgit2
20+
echo "XML_CATALOG_FILES=/opt/homebrew/etc/xml/catalog" >> $GITHUB_ENV
2021
- name: Install Python packages
2122
run: |
2223
python3 -m venv venv

0 commit comments

Comments
 (0)