Skip to content

Commit 67b8507

Browse files
authored
Update rpi-makefile-ci.yml
1 parent b2bb71c commit 67b8507

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/rpi-makefile-ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ jobs:
1313
runs-on: ubuntu-22.04
1414

1515
steps:
16-
16+
17+
- uses: actions/checkout@v3
1718
- run:
1819
git config --global user.email "[email protected]" && git config --global user.name "Divya-563"
1920

0 commit comments

Comments
 (0)