refactor: build miniooni from toplevel (#203)
* refactor: build miniooni from toplevel Of course, also move the specific test checking whether we are still able of building miniooni. Part of https://github.com/ooni/probe/issues/1335 * build for current branch just to confirm * fix: correct the path where linux/arm binary is * okay, it works, we can remove the special rule
This commit is contained in:
parent
47dd063b77
commit
90d15c1c09
16 changed files with 21 additions and 21 deletions
3
CLI/README.md
Normal file
3
CLI/README.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Directory github.com/ooni/probe-cli/CLI
|
||||
|
||||
We use this directory for building CLI binaries (e.g. ooniprobe).
|
||||
Loading…
Reference in a new issue