Skip to content

Commit f3295ac

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

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/${{ matrix.version }}
43+
path: Doc/build/html
4444

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

0 commit comments

Comments
 (0)