time to build
Some checks failed
Test And Build / Build (push) Failing after 5s

This commit is contained in:
2025-07-04 12:57:23 +02:00
parent 21ec7e8467
commit b206012df2

View File

@@ -22,6 +22,7 @@ jobs:
pushd sinqMotor
sed -i 's/ARCH_FILTER=.*/ARCH_FILTER=linux%/' Makefile
ls -lsah
ls -lsah src
make install
popd
- run: |