Skip to content

Commit

Permalink
chore(docs): fix build CI (#514)
Browse files Browse the repository at this point in the history
  • Loading branch information
nd0ut authored Aug 11, 2023
1 parent 32b2aec commit 4dbcb9d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
run: sed -ie '/__REMOVE_BELOW_LINE__/,+1 d' .gitignore

- name: Build
run: npm run build
- name: Build static
run: npm run build:static
- name: Deploy 🚀
uses: JamesIves/[email protected]
Expand Down

0 comments on commit 4dbcb9d

Please sign in to comment.