Skip to content

Commit

Permalink
Adding checkout to the second job
Browse files Browse the repository at this point in the history
  • Loading branch information
gvegayon committed Dec 16, 2024
1 parent 6e94924 commit 0cf24c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-twostep-container-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ jobs:
pull-requests: write

steps:
- uses: actions/checkout@v4
name: Checkout code

# Testing passing arguments
- name: Two-step build with args
Expand Down

0 comments on commit 0cf24c4

Please sign in to comment.