build(client-web): 🚀 update client build script
- add depend on OS
This commit is contained in:
parent
37c182729b
commit
8315f268b1
2 changed files with 16 additions and 2 deletions
|
|
@ -6,6 +6,7 @@ npm run build
|
|||
# send zipped
|
||||
cd ./dist
|
||||
echo "packing and uploading ..."
|
||||
./send_package.sh
|
||||
|
||||
./send_package.sh $(machine)
|
||||
|
||||
cd ../..
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue