diff --git a/.github/resources/conda-setup.yml b/.github/resources/conda-setup.yml index 162c3d6..8dd46b1 100644 --- a/.github/resources/conda-setup.yml +++ b/.github/resources/conda-setup.yml @@ -16,6 +16,7 @@ dependencies: - matplotlib - zlib - geant4>=11.1.3,<11.2.0 + - geant4-data-ndl=4.7.0 - expat - openscenegraph - scipy diff --git a/resources/conda_dgcode.yml b/resources/conda_dgcode.yml index 6ecd654..ddbd3f8 100644 --- a/resources/conda_dgcode.yml +++ b/resources/conda_dgcode.yml @@ -11,6 +11,7 @@ dependencies: - matplotlib - zlib - geant4>=11.1.3,<11.2.0 + - geant4-data-ndl=4.7.0 - expat - openscenegraph - scipy