Skip to content

Commit

Permalink
add ansible
Browse files Browse the repository at this point in the history
  • Loading branch information
arvyy committed Jul 15, 2024
1 parent e0bfe78 commit f0e1091
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ npm install
npm run build

echo 'Zipping result'
cd $ROOT/scheme-index-app/
zip -r $ROOT/build/schemeindex.zip dist
cd $ROOT/scheme-index-app/dist/scheme-index
zip -r $ROOT/build/schemeindex.zip *

echo "Build output at $ROOT/build/schemeindex.zip"

0 comments on commit f0e1091

Please sign in to comment.