From e372a093ad81cc8c00679f00785ad6533e7c1de2 Mon Sep 17 00:00:00 2001 From: Alex Richert Date: Tue, 21 May 2024 09:31:29 -0700 Subject: [PATCH] more debug Spack.yml --- .github/workflows/Spack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Spack.yml b/.github/workflows/Spack.yml index 6b595fdf..d5cd6586 100644 --- a/.github/workflows/Spack.yml +++ b/.github/workflows/Spack.yml @@ -61,7 +61,7 @@ jobs: with: name: spackci-ctest-output-${{ matrix.os }}-${{ matrix.variants }} path: | - ${{ github.workspace }}/*/spack-build-*/Testing/Temporary/LastTest.log + /tmp/runner/spack-stage/spack-stage-*/spack-build-*/Testing/Temporary/LastTest.log /tmp/runner/spack-stage/spack-stage-*/install-time-test-log.txt # This job validates the Spack recipe by making sure each cmake build option is represented