mirror of
https://github.com/anxdpanic/plugin.video.youtube.git
synced 2025-12-06 02:30:50 -08:00
fixup script path
This commit is contained in:
parent
d7a219b31f
commit
c492038360
1 changed files with 2 additions and 2 deletions
|
|
@ -97,8 +97,8 @@ jobs:
|
||||||
|
|
||||||
- name: Copy Generator Script
|
- name: Copy Generator Script
|
||||||
run: |
|
run: |
|
||||||
cp ./official/${{ github.event.repository.name }}/.scripts/.prepare_repository.py .
|
cp ./official_testing/${{ github.event.repository.name }}/.scripts/.prepare_repository.py .
|
||||||
cp ./official/${{ github.event.repository.name }}/.scripts/.config.json .
|
cp ./official_testing/${{ github.event.repository.name }}/.scripts/.config.json .
|
||||||
|
|
||||||
- name: Generate Repository
|
- name: Generate Repository
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue