diff --git a/ci/script.sh b/ci/script.sh index 293504d..a4088e3 100644 --- a/ci/script.sh +++ b/ci/script.sh @@ -4,6 +4,8 @@ set -ex # TODO This is the "test phase", tweak it as you see fit main() { + ls -lR /usr/include + cross build --target $TARGET cross build --target $TARGET --release