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 977fc6b commit 5e411dfCopy full SHA for 5e411df
.github/workflows/test.yml
@@ -17,7 +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
+ 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