فهرست منبع

update deploy.yml

ruki 4 سال پیش
والد
کامیت
8db37cd334
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      .github/workflows/deploy.yml

+ 1 - 1
.github/workflows/deploy.yml

@@ -34,7 +34,7 @@ jobs:
           git remote set-url --add all [email protected]:waruqi/xrepo-docs.git
           git remote set-url --add all [email protected]:waruqi/xrepo-docs.git
           git remote set-url --add all [email protected]:xmake-io/xrepo-docs.git
           git remote set-url --add all [email protected]:xmake-io/xrepo-docs.git
           git remote set-url --add all [email protected]:xmake-io/xrepo-docs.git
           git remote set-url --add all [email protected]:xmake-io/xrepo-docs.git
-          xmake l build.lua
+          xmake l -vD ./build.lua
           git commit -a -m "update docs"
           git commit -a -m "update docs"
           git push all master
           git push all master