diff --git a/sync.yml b/sync.yml index 7e499d6..145f646 100644 --- a/sync.yml +++ b/sync.yml @@ -1,6 +1,6 @@ -- source: stylua.toml - target: ../stylua.toml +- source: Meta/stylua.toml + target: stylua.toml delete: true -- source: .luarc.json - target: ../.luarc.json +- source: Meta/.luarc.json + target: .luarc.json delete: true