2
0
Эх сурвалжийг харах

change ci command to dev:pdf-converter:ci

Futa Arai 1 жил өмнө
parent
commit
ac0ec6aeea

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

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