no newline
Some checks failed
Test And Build / Lint (push) Failing after 4s
Test And Build / Build (push) Successful in 8s

This commit is contained in:
2025-07-04 14:07:20 +02:00
parent 323b030581
commit ccaee6c5d1

View File

@ -21,5 +21,5 @@ jobs:
- run: |
sed -i 's/ARCH_FILTER=.*/ARCH_FILTER=linux%/' Makefile
echo "IGNORE_SUBMODULES += sinqmotor" >> Makefile
echo "LIBVERSION=${CI_COMMIT_TAG:-0.0.1}" >> Makefile
echo -e "\nIGNORE_SUBMODULES += sinqmotor" >> Makefile
make install