chore(npm): fix CI after switch
This commit is contained in:
parent
f8db818be2
commit
2f1d0be543
7 changed files with 14 additions and 10 deletions
|
@ -14,7 +14,7 @@ else
|
|||
fi
|
||||
|
||||
# build archives
|
||||
npm ci --no-audit
|
||||
npm ci --no-audit --unsafe-perm
|
||||
mv dist jellyfin-web_${version}
|
||||
tar -czf jellyfin-web_${version}_portable.tar.gz jellyfin-web_${version}
|
||||
rm -rf dist
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue