Fix path
This commit is contained in:
parent
c40919b87c
commit
715b502274
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ before_script:
|
|||
- bin/nim c koch
|
||||
- ./koch boot -d:release
|
||||
- ./koch nimble
|
||||
- export PATH=$(pwd)/bin:$PATH
|
||||
- export PATH=$(pwd)/bin:~/.nimble/bin:$PATH
|
||||
- cd ..
|
||||
script:
|
||||
- nimble install -y
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue