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 632052c commit f3295acCopy full SHA for f3295ac
.github/workflows/test-build.yml
@@ -40,7 +40,7 @@ jobs:
40
if: success() || failure()
41
with:
42
name: build-${{ matrix.version }}-${{ matrix.format }}
43
- path: Doc/build/${{ matrix.version }}
+ path: Doc/build/html
44
45
output-pdf:
46
runs-on: ubuntu-latest
0 commit comments