mirror of
https://github.com/janet-lang/janet
synced 2024-12-23 15:00:27 +00:00
Update for sourcehut builds.
We needed to include repo in sources array.
This commit is contained in:
parent
65d7c3eed1
commit
17a2fdbf1b
@ -1,4 +1,6 @@
|
||||
image: freebsd/latest
|
||||
sources:
|
||||
- https://git.sr.ht/~bakpakin/janet
|
||||
packages:
|
||||
- gmake
|
||||
tasks:
|
@ -1,4 +1,6 @@
|
||||
image: openbsd/6.5
|
||||
sources:
|
||||
- https://git.sr.ht/~bakpakin/janet
|
||||
packages:
|
||||
- gmake
|
||||
tasks:
|
Loading…
Reference in New Issue
Block a user