- Updted tlang build
This commit is contained in:
Tristan B. Velloza Kildaire 2023-12-20 20:08:58 +02:00
parent d80ec7a305
commit d180496e6a
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
"tlang": {
"dir": "/home/builder/src/tlang",
"pre-command": ["git", "pull"],
"command": ["bash", "doall.sh"]
"command": ["bash", "doall_relative.sh", "/home/builder/dump/projects/tlang"]
},
"libpb": {
"dir": "/home/builder/src/libpb",