Skip to content

Commit

Permalink
Update deploy-github.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rfraposa committed Apr 4, 2022
1 parent 5ebff59 commit 118b632
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
# Install and build Docusaurus website
- name: Build Docusaurus website
run: |
npm update
npm install
npm run build
- name: Deploy to GitHub Pages
Expand Down

0 comments on commit 118b632

Please sign in to comment.