소스 검색

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: