remove unneeded line
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user