Skip to content

Commit 977cf6d

Browse files
committed
[#1032] test matrix debug 5
1 parent e2cfbfc commit 977cf6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-complete-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
if [ "$RUNNER_OS" == "Linux" ]; then
2626
sudo apt install texlive texlive-latex-extra texlive-fonts-recommended dvipng cm-super
2727
elif [ "$RUNNER_OS" == "macOS" ]; then
28-
# not enough to fix latex issue
28+
# not enough to fix latex issue
2929
brew install --cask mactex
3030
else
3131
echo "$RUNNER_OS not supported"

0 commit comments

Comments
 (0)