remove unneeded line
Some checks failed
Test And Build / Lint (push) Failing after 3s
Test And Build / Build (push) Successful in 8s

This commit is contained in:
2025-07-04 14:16:48 +02:00
parent aa488627f9
commit bc5de11b16

View File

@ -20,6 +20,5 @@ jobs:
submodules: 'true'
- run: |
sed -i 's/ARCH_FILTER=.*/ARCH_FILTER=linux%/' Makefile
echo "IGNORE_SUBMODULES += sinqmotor" >> Makefile
echo -e "\nIGNORE_SUBMODULES += sinqmotor" >> Makefile
make install