Skip to content

Commit

Permalink
Merge pull request #68 from xproglabs/develop
Browse files Browse the repository at this point in the history
Update docs-deploy.yml
  • Loading branch information
gbombassaro authored Oct 21, 2020
2 parents 6400347 + 45d73b5 commit 87086fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
git config user.email "[email protected]"
git checkout production
git pull
rm -rf node_modules/
npm install
npm run build-storybook
pm2 restart prensa-storybook
exit
Expand Down

0 comments on commit 87086fc

Please sign in to comment.