Skip to content

Commit 632052c

Browse files
authored
Update test-build.yml
1 parent 86d4e58 commit 632052c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
if: success() || failure()
4141
with:
4242
name: build-${{ matrix.version }}-${{ matrix.format }}
43-
path: Doc/build/3.14
43+
path: Doc/build/${{ matrix.version }}
4444

4545
output-pdf:
4646
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)