mirror of
https://github.com/janet-lang/janet
synced 2024-11-28 11:09:54 +00:00
CD into source directory in build recipe.
This commit is contained in:
parent
3f7cdcb6a7
commit
b1c0ad5e42
@ -5,6 +5,7 @@ packages:
|
|||||||
- meson
|
- meson
|
||||||
tasks:
|
tasks:
|
||||||
- build: |
|
- build: |
|
||||||
|
cd janet
|
||||||
meson setup build --buildtype=release
|
meson setup build --buildtype=release
|
||||||
cd build
|
cd build
|
||||||
meson configure -Depoll=false
|
meson configure -Depoll=false
|
||||||
|
Loading…
Reference in New Issue
Block a user