mirror of
https://github.com/ragestudio/relic.git
synced 2025-06-09 10:34:18 +00:00
format
This commit is contained in:
parent
bd56ca6595
commit
2f40c0b726
@ -4,7 +4,7 @@ import ChildProcess from "node:child_process"
|
||||
|
||||
import sendToRender from "../../utils/sendToRender"
|
||||
|
||||
export default async (manifest, step,) => {
|
||||
export default async (manifest, step) => {
|
||||
const _path = path.resolve(manifest.packPath, step.path)
|
||||
|
||||
console.log(`Cloning ${step.url}...`)
|
||||
|
Loading…
x
Reference in New Issue
Block a user