.github/workflows/build_bundles.yml
changeset 78 38597d675b03
parent 77 2f3d1cd0bd64
child 80 1088ce57d3c9
--- a/.github/workflows/build_bundles.yml	Thu Jul 28 17:44:10 2022 +0200
+++ b/.github/workflows/build_bundles.yml	Thu Jul 28 17:47:10 2022 +0200
@@ -10,6 +10,7 @@
     uses: ./.github/workflows/prep_sources.yml
 
   build:
+    needs: sources
     runs-on: ubuntu-latest
 
     steps: