clone actsim recursively

This commit is contained in:
Fabian Posch 2025-01-09 14:15:19 +01:00
parent b53b4a61b3
commit 8a3d849bd7

View file

@ -67,7 +67,7 @@ cd $here
echo Building actsim
git clone https://github.com/TheBitFighter/actsim/ -b set_rework $srcfolder/actsim
git clone https://github.com/TheBitFighter/actsim/ -b set_rework --recursive $srcfolder/actsim
cd $srcfolder/actsim
./configure
./build.sh