Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

Commit

Permalink
Update hyperos_port_new_test.yaml
Browse files Browse the repository at this point in the history
test
  • Loading branch information
toraidl authored Apr 24, 2024
1 parent db251c9 commit 9d5b675
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/hyperos_port_new_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,8 @@ jobs:
fetch-depth: 1
- name: 3. 准备环境 | PREPARE ENVIRONMENT
run: |
sudo apt install python3 python3-pip aria2 zip p7zip-full tar zipalign zstd android-sdk-libsparse-utils xmlstarlet coreutils
sudo apt --fix-broken install
sudo apt update --fix-missing
pip3 install --upgrade pip
sudo apt install python3 aria2 zip p7zip-full zipalign android-sdk-libsparse-utils xmlstarlet
sudo apt-get remove -y firefox zstd
curl https://rclone.org/install.sh | sudo bash
mkdir -p ~/.config/rclone/
echo "${{ secrets.RCLONE_TOKEN }}" > token.txt
Expand Down

0 comments on commit 9d5b675

Please sign in to comment.