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 86d4e58 commit 632052cCopy full SHA for 632052c
.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/3.14
+ path: Doc/build/${{ matrix.version }}
44
45
output-pdf:
46
runs-on: ubuntu-latest
0 commit comments