Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bucanero authored Jan 21, 2025
1 parent 0c4f0a5 commit 19e6e2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ jobs:
node-version: '22'
- name: Build Docusaurus docs
run: |
cd website && npm install
npm install
npm run build

0 comments on commit 19e6e2a

Please sign in to comment.