forked from vieter-v/vieter
fix: actually use path setting when building
This commit is contained in:
parent
894323ddcb
commit
402fef475a
8 changed files with 44 additions and 41 deletions
|
|
@ -2,7 +2,8 @@ module agent
|
|||
|
||||
import log
|
||||
import sync.stdatomic
|
||||
import build { BuildConfig }
|
||||
import build
|
||||
import models { BuildConfig }
|
||||
import client
|
||||
import time
|
||||
import os
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue