Przeglądaj źródła

change ci command to dev:pdf-converter:ci

Futa Arai 1 rok temu
rodzic
commit
ac0ec6aeea
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      .github/workflows/ci-pdf-converter.yml

+ 2 - 2
.github/workflows/ci-pdf-converter.yml

@@ -82,9 +82,9 @@ jobs:
         pnpm add turbo --global
         pnpm add turbo --global
         pnpm install --frozen-lockfile
         pnpm install --frozen-lockfile
 
 
-    - name: turbo run dev:ci
+    - name: turbo run dev:pdf-converter:ci
       working-directory: ./apps/pdf-converter
       working-directory: ./apps/pdf-converter
-      run: turbo run dev:ci
+      run: turbo run dev:pdf-converter:ci
 
 
     - name: Slack Notification
     - name: Slack Notification
       uses: weseek/ghaction-slack-notification@master
       uses: weseek/ghaction-slack-notification@master