Update build-site.yml

This commit is contained in:
neon ball
2024-09-15 20:20:37 +03:00
committed by GitHub
parent 0b68741959
commit 6a4f2a9f02

View File

@@ -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