2026-05-20 21:39:12 +08:00

5 lines
177 B
PowerShell

$ErrorActionPreference = "Stop"
$SkillRoot = Resolve-Path (Join-Path $PSScriptRoot "..")
Set-Location $SkillRoot
npm install @ffmpeg-installer/ffmpeg @ffprobe-installer/ffprobe