Browse Source

update ci.yml

Yuki Takei 6 năm trước cách đây
mục cha
commit
0be2acb032
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .github/workflows/ci.yml

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

@@ -139,7 +139,7 @@ jobs:
     - name: yarn build:prod:analyze
       run: |
         yarn build:prod:analyze
-    - name: shrink dependencies for production
+    - name: Shrink dependencies for production
       run: |
         yarn install --production
     - name: yarn server:prod:ci