Skip to content

Commit

Permalink
Update deployment notes
Browse files Browse the repository at this point in the history
  • Loading branch information
kenrick95 committed Apr 12, 2020
1 parent f4db867 commit 327c7df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ git checkout gh-pages
git merge master
yarn
yarn workspace @kenrick95/c4-browser run build-gh-pages
rm index.html
rm -rf dist/
mv browser/dist/ dist/
mv dist/index.html index.html
```
Expand Down

0 comments on commit 327c7df

Please sign in to comment.