mirror of
https://github.com/iDescriptor/iDescriptor.git
synced 2026-06-21 19:35:49 +08:00
update workflow
This commit is contained in:
@@ -129,8 +129,10 @@ jobs:
|
||||
echo "Building $repo..."
|
||||
|
||||
git clone --depth=1 --recursive "https://github.com/libimobiledevice/$repo"
|
||||
pushd "$repo"
|
||||
./autogen.sh CC=gcc CXX=g++ --enable-debug --without-cython
|
||||
make -j install
|
||||
popd
|
||||
echo "Built $repo successfully."
|
||||
done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user