Skip to content

Commit

Permalink
chore: update deploy script
Browse files Browse the repository at this point in the history
  • Loading branch information
EastSun5566 committed Jul 9, 2023
1 parent 7479894 commit 9cc770e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cd demo
npm i get-some-cool-emojis@latest

# build
npm run build
rm -rf dist && npm run build

# navigate into the build output directory
cd dist
Expand Down

0 comments on commit 9cc770e

Please sign in to comment.