هذا الالتزام موجود في:
Chris Ayers
2022-06-28 12:07:06 -04:00
الأصل 645efdfba8 e3b3bbf358
التزام 213b33a83a

عرض الملف

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