Skip to content

Commit

Permalink
Update actions_build_hyperos_port_mi10.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
toraidl authored Oct 8, 2024
1 parent a3c539c commit 20cc12d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/actions_build_hyperos_port_mi10.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,8 @@ jobs:
fetch-depth: 1
- name: 3. 准备环境 | PREPARE ENVIRONMENT
run: |
sudo apt install python3 aria2 zip p7zip-full zipalign android-sdk-libsparse-utils xmlstarlet
sudo apt install python3 aria2 zip p7zip-full zipalign android-sdk-libsparse-utils xmlstarlet python-protobuf
sudo apt-get remove -y firefox zstd
sudo pip install protobuf
curl https://rclone.org/install.sh | sudo bash
mkdir -p ~/.config/rclone/
echo "${{ secrets.RCLONE_TOKEN }}" > token.txt
Expand Down

0 comments on commit 20cc12d

Please sign in to comment.