Skip to content

Commit

Permalink
fix: gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
avil13 committed Jan 13, 2021
1 parent 9fade68 commit ee7c23f
Show file tree
Hide file tree
Showing 2 changed files with 2,957 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gh-page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
- name: Install and Build - ⌛&🏗️
if: ${{ env.NEED_PUBLISH }}
run: |
yarn
yarn build
npm ci
npm run build
- name: Deploy 🚀.🚀.🚀
if: ${{ env.NEED_PUBLISH }}
Expand Down
Loading

0 comments on commit ee7c23f

Please sign in to comment.