Skip to content

Commit

Permalink
fix(env): keep g4emlow
Browse files Browse the repository at this point in the history
  • Loading branch information
plexoos committed May 14, 2024
1 parent dd598e4 commit fcce13e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ RUN <<EOF
spack install boost+system+program_options+regex+filesystem
spack install cmake
spack install nlohmann-json
spack uninstall -f -y g4ndl g4emlow
spack uninstall -f -y g4ndl
spack clean -a
EOF

Expand Down

0 comments on commit fcce13e

Please sign in to comment.