Skip to content

Commit 931d7df

Browse files
committed
Temporarily list Enzyme install dir.
1 parent 2d1a06f commit 931d7df

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/spack_default_build.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,9 @@ jobs:
149149
- name: List working directory
150150
run: ls -ltrh $(pwd)/*/*/
151151

152+
- name: List Enzyme build directory
153+
run: ls -ltrh /opt/spack/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_p/linux-ubuntu24.04-x86_64_v2/gcc-14.2.0/enzyme-main-kblspklq4ubdhwjpbtejb3isif6kbyuj/*/
154+
152155
- name: Concretize
153156
run: spack -e . concretize
154157

0 commit comments

Comments
 (0)