We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 374ebb6 commit b2bb71cCopy full SHA for b2bb71c
1 file changed
.github/workflows/rpi-makefile-ci.yml
@@ -17,10 +17,6 @@ jobs:
17
- run:
18
git config --global user.email "divdus@gmail.com" && git config --global user.name "Divya-563"
19
20
- - name: Cleanup
21
- run: make clean
22
-
23
24
- name: configure
25
run: make raspberrypi3_wpe_ml_defconfig
26
0 commit comments