From 3e6475eca2bad69f3b78e8501cd915bfa233fc48 Mon Sep 17 00:00:00 2001 From: satya k Date: Wed, 24 Jan 2024 20:37:46 +1100 Subject: [PATCH] first commit --- .github/workflows/exr.yml | 38 ++++++++++++++++++++++++++++++++++++++ README.md | Bin 0 -> 18 bytes 2 files changed, 38 insertions(+) create mode 100644 .github/workflows/exr.yml create mode 100644 README.md diff --git a/.github/workflows/exr.yml b/.github/workflows/exr.yml new file mode 100644 index 0000000..ba12598 --- /dev/null +++ b/.github/workflows/exr.yml @@ -0,0 +1,38 @@ +name: ex1 + +on: push + +jobs: + job1: + name: First job + runs-on: ubuntu-latest + steps: + - name: Step one + uses: actions/checkout@v3 + - name: Step two + run: echo "The date is: $(date)" + job2: + name: Second job + runs-on: windows-latest + steps: + - name: Step one + uses: actions/checkout@v3 + - name: step two + run: Write-Host "Windows Date is:" Get-Date + job3: + name: Third job + runs-on: macos-latest + steps: + - name: Step one + uses: actions/checkout@v3 + - name: step two + run: date + job4: + name: Fourth job + runs-on: ubuntu-latest + needs: [job1,job2,job3,job4] + steps: + - name: Step one + uses: actions/checkout@v3 + - name: step two + run: echo "The date is: $(date)" \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..30cf10a33aa4cba71c22f21df6c0afc97712e884 GIT binary patch literal 18 ZcmezWPnki1A)O(EA(f$mftP`c0RT1f1Oxy8 literal 0 HcmV?d00001