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