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 config --global user.name "AutoUpdater"
|
||||||
git add .
|
git add .
|
||||||
git commit -m "fix(ytdl): Upgrade ytdl package (automated)"
|
git commit -m "fix(ytdl): Upgrade ytdl package (automated)"
|
||||||
|
npm ci --only=dev
|
||||||
npm run release -- --cli
|
npm run release -- --cli
|
||||||
fi
|
fi
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user