Skip to content

Commit

Permalink
update cmds1
Browse files Browse the repository at this point in the history
  • Loading branch information
satya k committed Jan 24, 2024
1 parent 170200d commit 79770fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/exr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
job4:
name: Fourth job
runs-on: ubuntu-latest
needs: [job1,job2,job3,job4]
needs: [job1,job2,job3]
steps:
- name: Step one
uses: actions/checkout@v3
Expand Down

0 comments on commit 79770fa

Please sign in to comment.