mirror of
https://github.com/ragestudio/relic.git
synced 2025-06-09 10:34:18 +00:00
use manifest.install_path
instead auto resolved
This commit is contained in:
parent
c9541bc352
commit
e78047665d
@ -402,7 +402,7 @@ export default class PkgManager {
|
|||||||
|
|
||||||
await manifest.execute({
|
await manifest.execute({
|
||||||
manifest,
|
manifest,
|
||||||
pack_dir: manifest.packPath,
|
pack_dir: manifest.install_path,
|
||||||
tmp_dir: TMP_PATH
|
tmp_dir: TMP_PATH
|
||||||
})
|
})
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user