* fix(mediamanager): use npm install and remove unused yq dependency - Use npm install instead of npm ci because upstream package-lock.json is out of sync with package.json (missing esbuild@0.27.2) - Remove setup_yq call as yq is not used anywhere in the script (config is handled via sed) * . * Change npm command from ci to install
2.3 KiB
2.3 KiB