5 lines
177 B
PowerShell
Raw Normal View History

2026-05-20 21:39:12 +08:00
$ErrorActionPreference = "Stop"
$SkillRoot = Resolve-Path (Join-Path $PSScriptRoot "..")
Set-Location $SkillRoot
npm install @ffmpeg-installer/ffmpeg @ffprobe-installer/ffprobe