workflows: Add inspircd

This commit is contained in:
2021-02-24 12:31:36 +01:00
committed by Valentin Lorentz
parent 4de76ba1b2
commit d6537548c6
2 changed files with 52 additions and 0 deletions

View File

@ -83,6 +83,7 @@ To run (server) tests on Charybdis::
cd /tmp/
git clone https://github.com/atheme/charybdis.git
cd charybdis
./autogen.sh
./configure --prefix=$HOME/.local/
make -j 4
make install