Skip to content

Commit ffbeda8

Browse files
Update main.yml
1 parent 73abb1b commit ffbeda8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
- name: Build STM32
1515
run: |
1616
cd Debug
17+
make clean
1718
make
1819
1920
- name: Make flash script executable

0 commit comments

Comments
 (0)