浏览代码

chore: fix ci

GyDi 3 年之前
父节点
当前提交
e1793f57ef
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/ci.yml

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

@@ -68,7 +68,7 @@ jobs:
           prerelease: true
 
       - name: Green zip bundle
-        runs: |
+        run: |
           yarn run green
 
   release-update: