Skip to content

Commit 5e411df

Browse files
committed
MacOS
1 parent 977fc6b commit 5e411df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +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
20+
echo "XML_CATALOG_FILES=/opt/homebrew/etc/xml/catalog" >> $GITHUB_ENV
2121
- name: Install Python packages
2222
run: |
2323
python3 -m venv venv

0 commit comments

Comments
 (0)