@@ -188,11 +188,9 @@ jobs:
|
||||
|
||||
- name: Clone YTUHD
|
||||
if: ${{ inputs.enable_ytuhd }}
|
||||
uses: actions/checkout@v4.1.7
|
||||
with:
|
||||
repository: PoomSmart/YTUHD
|
||||
ref: 0f59b38817d554ab692a0053456319847a6ab1a1
|
||||
path: ${{ github.workspace }}/YTUHD
|
||||
run: |
|
||||
cd ${{ github.workspace }}
|
||||
git clone --quiet --depth=1 https://github.com/Tonwalter888/YTUHD.git
|
||||
|
||||
- name: Clone Return-YouTube-Dislikes
|
||||
if: ${{ inputs.enable_ryd }}
|
||||
|
||||
@@ -196,11 +196,9 @@ jobs:
|
||||
|
||||
- name: Clone YTUHD
|
||||
if: ${{ inputs.enable_ytuhd }}
|
||||
uses: actions/checkout@v4.1.7
|
||||
with:
|
||||
repository: PoomSmart/YTUHD
|
||||
ref: 0f59b38817d554ab692a0053456319847a6ab1a1
|
||||
path: ${{ github.workspace }}/YTUHD
|
||||
run: |
|
||||
cd ${{ github.workspace }}
|
||||
git clone --quiet --depth=1 https://github.com/Tonwalter888/YTUHD.git
|
||||
|
||||
- name: Clone Return-YouTube-Dislikes
|
||||
if: ${{ inputs.enable_ryd }}
|
||||
|
||||
@@ -201,11 +201,9 @@ jobs:
|
||||
|
||||
- name: Clone YTUHD
|
||||
if: ${{ inputs.enable_ytuhd }}
|
||||
uses: actions/checkout@v4.1.7
|
||||
with:
|
||||
repository: PoomSmart/YTUHD
|
||||
ref: 0f59b38817d554ab692a0053456319847a6ab1a1
|
||||
path: ${{ github.workspace }}/YTUHD
|
||||
run: |
|
||||
cd ${{ github.workspace }}
|
||||
git clone --quiet --depth=1 https://github.com/Tonwalter888/YTUHD.git
|
||||
|
||||
- name: Clone Return-YouTube-Dislikes
|
||||
if: ${{ inputs.enable_ryd }}
|
||||
|
||||
Reference in New Issue
Block a user