updated Job3 dependency

هذا الالتزام موجود في:
Chris Ayers
2022-06-29 13:27:01 -04:00
ملتزم من قبل GitHub
الأصل 45487d92e0
التزام e3ab43c8c0

عرض الملف

@@ -36,7 +36,7 @@ jobs:
job3: job3:
# The type of runner that the job will run on # The type of runner that the job will run on
runs-on: ubuntu-latest runs-on: ubuntu-latest
needs: [ job2 ] needs: [ job1 ]
# Steps represent a sequence of tasks that will be executed as part of the job # Steps represent a sequence of tasks that will be executed as part of the job
steps: steps: