clean before build

Former-commit-id: 49805ee385381486476d2986cca9e9c3d50d68b5
This commit is contained in:
malavan 2021-06-17 18:30:11 +00:00
parent ebe799f8c0
commit 73f522d854

View File

@ -1,6 +1,7 @@
build:
stage: build
script:
- make distclean
- make
- make install