mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
fix: feishin update broke build (#977)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user