Skip to content

Commit

Permalink
job2 depends on job1
Browse files Browse the repository at this point in the history
  • Loading branch information
idigs authored Jan 9, 2024
1 parent b63dc83 commit f469bfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/spack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
job_two:
needs: job_one
runs-on: ubuntu-latest
steps:
- name: grab main project
Expand Down

0 comments on commit f469bfa

Please sign in to comment.