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 84ad636 commit 977fc6bCopy full SHA for 977fc6b
.github/workflows/test.yml
@@ -17,6 +17,7 @@ jobs:
17
run : |
18
brew update
19
brew install asciidoc xmlto libgit2
20
+ echo "XML_CATALOG_FILES=/opt/homebrew/etc/xml/catalog" >> $GITHUB_ENV
21
- name: Install Python packages
22
run: |
23
python3 -m venv venv
0 commit comments