Preconfigure is needed for muon builds

This commit is contained in:
pancake 2022-06-10 10:25:34 +02:00
parent ab01f4298f
commit 89192e5462

View File

@ -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: