Skip to content

Commit d17d2d1

Browse files
authored
chore: update lesson_02 build action (#92)
Signed-off-by: Anthony D. Mays <[email protected]>
1 parent 62b4564 commit d17d2d1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/check_lesson_02_pr.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414
contents: read
1515

1616
steps:
17+
- uses: actions/checkout@v4
18+
1719
- name: Use Node.js
1820
uses: actions/setup-node@v4
1921
with:

0 commit comments

Comments
 (0)