Compare commits

...

1 Commits

View File

@ -23,6 +23,7 @@ jobs:
- name: Lint source code
run: |
make tools lint
rm -rf .bin
- name: Create release tag
run: |