mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 21:25:36 -04:00
Updated relative paths in call to download-xs.sh for travis
This commit is contained in:
parent
b120e05b18
commit
f2e773780d
1 changed files with 1 additions and 1 deletions
|
|
@ -6,4 +6,4 @@ set -ex
|
|||
sh -e /etc/init.d/xvfb start
|
||||
|
||||
# Download NNDC HDF5 data, ENDF/B-VII.1 distribution, multipole library
|
||||
sh /download-xs.sh
|
||||
sh ./tools/ci/download-xs.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue