mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-22 05:13:45 +08:00
fix(ci): fix detach_plugin func
This commit is contained in:
parent
d38c6a5b97
commit
e47c3a3b99
2
.ci/detach_plugin.sh
vendored
2
.ci/detach_plugin.sh
vendored
@ -151,7 +151,7 @@ main () {
|
||||
_detact_bundle $1 lua/plug/config.lua
|
||||
_detact_bundle $1 lua/plug/hooks.lua
|
||||
_detact_bundle $1 lua/plug/init.lua
|
||||
_detact_bundle $1 lua/plug/instealler.lua
|
||||
_detact_bundle $1 lua/plug/installer.lua
|
||||
_detact_bundle $1 lua/plug/loader.lua
|
||||
_detact_bundle $1 lua/plug/ui.lua
|
||||
_checkdir test
|
||||
|
Loading…
Reference in New Issue
Block a user