Update makefile and improve CI

Update makefile and improve CI:
Add clean rule in makefile
Change dockcross/ to /
Add dev branch in CI

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
2021-05-19 23:12:15 +02:00
parent 7a475a0f4a
commit 9891530c90
2 changed files with 16 additions and 10 deletions

View File

@ -4,6 +4,7 @@ on:
push:
branches:
- 'master'
- 'dev'
pull_request:
branches:
- '*'