updated examples

هذا الالتزام موجود في:
Chris Ayers
2022-06-29 08:55:31 -04:00
الأصل 213b33a83a
التزام 1df2faea7c
7 ملفات معدلة مع 19 إضافات و54 حذوفات

عرض الملف

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