Skip to content

Commit 5ba5259

Browse files
committed
Try simple path
1 parent cbec6f5 commit 5ba5259

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

outputs/stacks.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,7 @@ example --tee stacks/modules-1 "module --version"
9191

9292
cat "$project/stacks/examples/8.spack.stack.yaml" > ~/stacks/spack.yaml
9393
spack module lmod refresh -y
94-
module use /home/spack/stacks/modules/linux-ubuntu22.04-x86_64/Core
95-
ls /home/spack/stacks/modules/linux-ubuntu22.04-x86_64
94+
module use /home/spack/stacks/modules
9695

9796
example --tee stacks/modules-2 "module av"
9897

0 commit comments

Comments
 (0)