CaIon 5 ماه پیش
والد
کامیت
c24608730b
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      .github/workflows/sync-to-gitee.yml

+ 1 - 1
.github/workflows/sync-to-gitee.yml

@@ -18,7 +18,7 @@ env:
 
 jobs:
   sync-to-gitee:
-    runs-on: ubuntu-latest
+    runs-on: sync
     steps:
       - name: Checkout
         uses: actions/checkout@v3