Update config.yml

This commit is contained in:
Carlo Dandan
2022-10-25 01:51:26 +08:00
committed by GitHub
parent bfa0f0acac
commit 97267c73a0
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
mkdir ~/OrangeFox && cd ~/OrangeFox
git clone https://gitlab.com/OrangeFox/sync.git
cd ~/OrangeFox/sync
YES | ./orangefox_sync.sh --branch 12.1 --path ~/fox_12.1
yes | ./orangefox_sync.sh --branch 12.1 --path ~/fox_12.1
- run:
name: Build OrangeFox
command: |