mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 13:15:39 -04:00
Update gha-script.sh
This commit is contained in:
parent
4391d601fd
commit
e626447a4e
1 changed files with 2 additions and 0 deletions
|
|
@ -16,6 +16,8 @@ fi
|
|||
|
||||
# Check NCrystal installation
|
||||
if [[ $NCRYSTAL = 'y' ]]; then
|
||||
# Change environmental variables
|
||||
eval $( "${HOME}/ncrystal_inst/bin/ncrystal-config" --setup )
|
||||
nctool --test
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue