Skip to content

Commit 70cb217

Browse files
Update makefile.yml
1 parent 260cc2c commit 70cb217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/makefile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
submodules: recursive
1818

1919
- name: build
20-
run: make
20+
run: make clean build
2121

2222
# - name: Run check
2323
# run: make check

0 commit comments

Comments
 (0)