Merge pull request #705 from Akczht/main
YouGroupSettings is required for all those tweaks but wasn't getting cloned
This commit is contained in:
@@ -141,7 +141,7 @@ jobs:
|
||||
run: git clone --quiet --depth=1 https://github.com/PoomSmart/YTABConfig.git
|
||||
|
||||
- name: Clone YouGroupSettings
|
||||
if: ${{ inputs.enable_demc }}
|
||||
if: ${{ inputs.enable_youpip || inputs.enable_ytuhd || inputs.enable_yq || inputs.enable_ryd || inputs.enable_demc }}
|
||||
run: git clone --quiet --depth=1 https://github.com/PoomSmart/YouGroupSettings.git
|
||||
|
||||
- name: Clone YouQuality
|
||||
|
||||
Reference in New Issue
Block a user