New workflow: different approach - fix

This commit is contained in:
Xargon Wan 2022-04-30 18:28:48 +09:00
parent acf13bb4f4
commit bdffc79e1b

View file

@ -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'