This commit is contained in:
@ -21,8 +21,10 @@ jobs:
|
||||
- run: |
|
||||
pushd sinqMotor
|
||||
sed -i 's/ARCH_FILTER=.*/ARCH_FILTER=linux%/' Makefile
|
||||
ls -lsah
|
||||
make install
|
||||
popd
|
||||
- run: |
|
||||
sed -i 's/ARCH_FILTER=.*/ARCH_FILTER=linux%/' Makefile
|
||||
echo "LIBVERSION=${CI_COMMIT_TAG:-0.0.1}" >> Makefile
|
||||
make install
|
||||
|
Reference in New Issue
Block a user