Forráskód Böngészése

add job dependency

Lennart Wittkuhn 1 éve
szülő
commit
c6549da6c7
1 módosított fájl, 1 hozzáadás és 0 törlés
  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: