Skip to content

Commit 52d491b

Browse files
committed
get all output files
1 parent 707718c commit 52d491b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ jobs:
238238
- uses: actions/upload-artifact@v4
239239
if: always()
240240
with:
241-
name: onefile
241+
name: onefile-${{ matrix.os }}-${{ matrix.compiler }}
242242
path: build/test/output/odr-private/output/pdf/phd-agreement.pdf-poppler
243243

244244
- name: tidy public test outputs

0 commit comments

Comments
 (0)