refactor: Downgrade to stable & use AddEmbed over WithEmbed
This commit is contained in:
parent
4705cb5f26
commit
2e73d66dc2
53 changed files with 190 additions and 179 deletions
|
|
@ -13,7 +13,7 @@ for /d /r %%i in (*deps*) do (
|
|||
|
||||
cd /d "%original_dir%"
|
||||
|
||||
git submodule update --init --depth 0
|
||||
REM git submodule update --init --depth 0
|
||||
|
||||
for /D %%i in (*) do (
|
||||
if /I "%%i" neq "deps" (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue