We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc2d7e7 commit e1a35d4Copy full SHA for e1a35d4
.github/workflows/main.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
defaults:
9
run:
10
- working-directory: ./docs
+ working-directory: docs
11
strategy:
12
matrix:
13
compiler: ['lualatex', 'pdflatex']
0 commit comments