diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index efa0a7e29b..9906c25d50 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -108,5 +108,5 @@ jobs: name: nexus-definitions-docs path: | build/html - build/**/NXImpatient.pdf - build/**/nexus.pdf + build/impatient-guide/build/*/NXImpatient.pdf + build/manual/build/*/nexus.pdf