mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
suggestion from PR review, removed duplicate develop
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
This commit is contained in:
parent
13ba260309
commit
0990d92c05
1 changed files with 1 additions and 1 deletions
|
|
@ -117,7 +117,7 @@ RUN if [ "$include_dagmc" = "true" ] ; \
|
|||
RUN if [ "$include_dagmc" = "true" ] ; \
|
||||
then mkdir DAGMC ; \
|
||||
cd DAGMC ; \
|
||||
git clone --single-branch --branch develop develop https://github.com/svalinn/DAGMC.git ; \
|
||||
git clone --single-branch --branch develop https://github.com/svalinn/DAGMC.git ; \
|
||||
mkdir build ; \
|
||||
cd build ; \
|
||||
cmake ../DAGMC -DBUILD_TALLY=ON \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue