Skip to content

Commit e58d01b

Browse files
committed
Add platform into path
1 parent 5ba5259 commit e58d01b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

outputs/stacks.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +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
94+
module use /home/spack/stacks/modules/linux-ubuntu22.04-x86_64
9595

9696
example --tee stacks/modules-2 "module av"
9797

0 commit comments

Comments
 (0)