Fix misread RelativeDest
This commit is contained in:
parent
29d9d0d856
commit
f8d8f87fb4
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
||||||
"Artifacts": [
|
"Artifacts": [
|
||||||
{
|
{
|
||||||
"GetterSource": "https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp",
|
"GetterSource": "https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp",
|
||||||
"RelativeDist": "usr/local/bin/yt-dlp"
|
"RelativeDest": "usr/local/bin/yt-dlp"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"Env": {
|
"Env": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue