chore(github-actions): fix github actions automatic update ytdl
This commit is contained in:
@@ -28,6 +28,7 @@ jobs:
|
||||
git config --global user.name "AutoUpdater"
|
||||
git add .
|
||||
git commit -m "fix(ytdl): Upgrade ytdl package (automated)"
|
||||
npm ci --only=dev
|
||||
npm run release -- --cli
|
||||
fi
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user