We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2bb71c commit 67b8507Copy full SHA for 67b8507
1 file changed
.github/workflows/rpi-makefile-ci.yml
@@ -13,7 +13,8 @@ jobs:
13
runs-on: ubuntu-22.04
14
15
steps:
16
-
+
17
+ - uses: actions/checkout@v3
18
- run:
19
git config --global user.email "divdus@gmail.com" && git config --global user.name "Divya-563"
20
0 commit comments