Lennart Wittkuhn 1 год назад
Родитель
Сommit
c6549da6c7
1 измененных файлов с 1 добавлено и 0 удалено
  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: