Update config.yml

This commit is contained in:
Carlo Dandan
2022-10-25 02:19:19 +08:00
committed by GitHub
parent 4dddf1154e
commit 5e7f7e85c2
+1
View File
@@ -23,6 +23,7 @@ jobs:
command: |
mkdir ~/OrangeFox && cd ~/OrangeFox
git clone https://github.com/cd-Spidey/OrangeFox-Action-Builder ./Sync
chmod a+x ~/OrangeFox/Sync/sync/orangefox_sync.sh
cd ~/OrangeFox/Sync/sync
yes | ./orangefox_sync.sh --branch 12.1 --path ~/fox_12.1
- run: