Skip to content
Snippets Groups Projects
Commit 3a256e4e authored by Ruqian Lyu's avatar Ruqian Lyu
Browse files

fix conflicts and getBase bug

parent 62d77d47
No related branches found
No related tags found
No related merge requests found
Pipeline #5804 passed
......@@ -16,5 +16,5 @@ buildStatic:
image: svirlyu/sscocaller_nsb
stage: buildStatic
script:
- /usr/local/bin/nsb -s ./src/sscocaller.nim -n sscocaller.nimble -o /builds/biocellgen-public/sscocaller/src/ -- --d:release --threads:on
- /usr/local/bin/nsb -s ./src/sscocaller.nim -n sscocaller.nimble -o . -- --d:release --threads:on
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment