# HG changeset patch # User Edouard Tisserant # Date 1659023230 -7200 # Node ID 38597d675b0347bbb0b0db17fd9bfa9c488027b6 # Parent 2f3d1cd0bd643bc2549e3cde5b6c9b251620a5df GH CI : add job 'needs' to ensure artifact is ready diff -r 2f3d1cd0bd64 -r 38597d675b03 .github/workflows/build_bundles.yml --- 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: