mirror of
https://github.com/radareorg/radare2.git
synced 2024-11-25 14:19:51 +00:00
Preconfigure is needed for muon builds
This commit is contained in:
parent
ab01f4298f
commit
89192e5462
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -51,6 +51,7 @@ jobs:
|
||||
sudo make symstall
|
||||
- name: Building muon/samu
|
||||
run: |
|
||||
./preconfigure
|
||||
r2pm -gci muon samu
|
||||
muon setup m && samu -C m -j5
|
||||
build-acr-gperf:
|
||||
|
Loading…
Reference in New Issue
Block a user