diff --git a/.github/workflows/cooker.yml b/.github/workflows/cooker.yml index 34c1cfa8..5451c419 100644 --- a/.github/workflows/cooker.yml +++ b/.github/workflows/cooker.yml @@ -41,7 +41,7 @@ jobs: Job2_-_Downloading_Sources: runs-on: ubuntu-latest - needs: [Job1_-_Prepearing_enviornment] + #needs: [Job1_-_Prepearing_enviornment] steps: - name: Downloading sources if: steps.cache-cooker.outputs.cache-hit != 'true'