Skip to content
Snippets Groups Projects
Commit 915b7f7c authored by Loic Hausammann's avatar Loic Hausammann
Browse files

fix swift path

parent 346dd2ba
No related branches found
No related tags found
1 merge request!10Update SWIFT calls
...@@ -28,7 +28,7 @@ before_script: ...@@ -28,7 +28,7 @@ before_script:
- cd .. - cd ..
# compile pyswiftsim # compile pyswiftsim
- python3 setup.py install --with-swift=$LHOME/swiftsim --user - python3 setup.py install --with-swift $LHOME/swiftsim --user
# compile the docs # compile the docs
- cd docs - cd docs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment