Skip to content

Commit

Permalink
Update rom_dumper.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LovelyO0Sam authored Sep 15, 2024
1 parent 6b2942c commit a7b361b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/rom_dumper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -249,8 +249,6 @@ jobs:
echo "Clonning LineageOS tools..."
git clone --depth=1 https://github.com/LineageOS/android_tools_extract-utils -b lineage-20.0 ./android/tools/extract-utils
echo "Done cloning extract-utils."
rm android/device/"$brand"/"$codename"/extract-files.sh
wget https://raw.githubusercontent.com/LovelyO0Sam/Auto-Firmware-Dumper/master/extract-files.sh -O android/device/"$brand"/"$codename"/extract-files.sh
git clone --depth=1 https://github.com/LineageOS/android_prebuilts_extract-tools -b lineage-20.0 ./android/prebuilts/extract-tools
echo "Done cloning extract-tools."
sudo chmod 777 android/device/"$brand"/"$codename"/setup-makefiles.sh
Expand Down

0 comments on commit a7b361b

Please sign in to comment.