Skip to content
Snippets Groups Projects
Commit 9f86748a authored by Ahmed Abd El Mawgood's avatar Ahmed Abd El Mawgood
Browse files

Fix make libs in CI

There is no make libc

➜  relibc git:(master) make libc
make: *** No rule to make target 'libc'.  Stop.
parent 3d2f86b3
No related branches found
No related tags found
1 merge request!256Fix make libs in CI
......@@ -7,5 +7,5 @@ then
make all
make test
else
make libc
make libs
fi
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment