Browse Source

add job dependency

Lennart Wittkuhn 1 year ago
parent
commit
c6549da6c7
1 changed files with 1 additions and 0 deletions
  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: