Update config.yml

This commit is contained in:
Carlo Dandan
2022-10-25 00:58:16 +08:00
committed by GitHub
parent 6056863fa1
commit 3c823bd0c5
+2 -1
View File
@@ -11,7 +11,8 @@ jobs:
- run: cd ~
- run: sudo apt install git aria2 -y
- run: echo "Necessary Packages"
- run: git clone https://gitlab.com/OrangeFox/misc/scripts && cd scripts
- run: git clone https://gitlab.com/OrangeFox/misc/scripts
- run: cd scripts
- run: sudo bash setup/android_build_env.sh
- run: echo "Sync Sources"
- run: mkdir ~/OrangeFox && cd ~/OrangeFox