Browse Source

add job dependency

Lennart Wittkuhn 1 năm trước cách đây
mục cha
commit
c6549da6c7
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .github/workflows/main.yml

+ 1 - 0
.github/workflows/main.yml

@@ -20,6 +20,7 @@ jobs:
           path: replay-illustrations/illustrations
   build-deploy:
     runs-on: ubuntu-latest
+    needs: retrieve
     permissions:
       contents: write
     steps: