Skip to content

Commit c092ae8

Browse files
committed
setup dependancy
1 parent ebe5f6f commit c092ae8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/first-workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
run: echo "Step 2 complete!"
1717

1818
job2:
19+
needs: job1
1920
runs-on: ubuntu-latest
2021

2122
steps:

0 commit comments

Comments
 (0)