mirror of
https://github.com/ivabus/pantry
synced 2024-11-09 18:15:18 +03:00
fix(nim)
This commit is contained in:
parent
a1f1d8ce6c
commit
3235fb8e8b
|
@ -22,6 +22,8 @@ dependencies:
|
|||
openssl.org: '*'
|
||||
|
||||
build:
|
||||
dependencies:
|
||||
git-scm.org: '*' # nim-lang.org>=2 requires git to build
|
||||
script:
|
||||
- sh build.sh
|
||||
- ./bin/nim c koch
|
||||
|
|
Loading…
Reference in a new issue