Skip to content

Commit

Permalink
Update build-site.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ParaDoX1994 authored Sep 15, 2024
1 parent 0b68741 commit 6a4f2a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
persist-credentials: false
submodules: 'recursive'
- name: Install
run: npm install
run: npm install -d
working-directory: 'docs'
- name: Build
run: npm run build
Expand Down

0 comments on commit 6a4f2a9

Please sign in to comment.