mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-15 17:36:19 +02:00
Remove old tarball before building new one
This commit is contained in:
parent
c1bb527539
commit
8a346dd0ec
@ -14,5 +14,8 @@ npm install ./node_modules/matrix-js-sdk-*.tgz
|
||||
# install the other dependencies
|
||||
npm install
|
||||
|
||||
# delete the old tarball, if it exists
|
||||
rm -f matrix-react-sdk-*.tgz
|
||||
|
||||
# build our tarball
|
||||
npm pack
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user