fix: feishin update broke build (#977)

This commit is contained in:
june
2024-03-09 20:26:52 -08:00
committed by GitHub
parent 1d06826d66
commit 877be2a600
+2 -3
View File
@@ -38,9 +38,8 @@ Keywords=Music;Jellyfin;Audio;Stream;Sonixd
EOF
%build
npm i --legacy-peer-deps update-browserslist-db@latest
npm audit fix --force
npx update-browserslist-db@latest
npm install --legacy-peer-deps
npm run postinstall
npm run build
%ifarch x86_64