mirror of
https://github.com/janet-lang/janet
synced 2024-11-28 11:09:54 +00:00
Remove all traces of 'bakpakin/janet' from repo.
This commit is contained in:
parent
0d729eaab1
commit
56383b2ecc
@ -3,7 +3,7 @@ packages:
|
|||||||
- gmake
|
- gmake
|
||||||
- gcc
|
- gcc
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/bakpakin/janet.git
|
- https://github.com/janet-lang/janet.git
|
||||||
tasks:
|
tasks:
|
||||||
- build: |
|
- build: |
|
||||||
cd janet
|
cd janet
|
||||||
|
@ -19,5 +19,5 @@ deploy:
|
|||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
on:
|
on:
|
||||||
tags: true
|
tags: true
|
||||||
repo: bakpakin/janet
|
repo: janet-lang/janet
|
||||||
condition: "$CC = clang"
|
condition: "$CC = clang"
|
||||||
|
Loading…
Reference in New Issue
Block a user