Skip to content

Commit

Permalink
workflow: add android-sdk-libsparse-utils
Browse files Browse the repository at this point in the history
sig2img is now android-sdk-libsparse-utils
  • Loading branch information
Vaz15k authored Dec 19, 2024
1 parent ed7e755 commit 601eb64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
if: env.need_update == 1
run: |
sudo apt-get update
sudo apt-get install -y liblz4-tool zip simg2img f2fs-tools
sudo apt-get install -y liblz4-tool zip android-sdk-libsparse-utils f2fs-tools
sudo wget -O /usr/bin/samfirm https://github.com/DavidArsene/samfirm.js/releases/download/v0.3.0/samfirm.js && sudo chmod +x /usr/bin/samfirm
- name: Fetch firmware
Expand Down

0 comments on commit 601eb64

Please sign in to comment.