Update vitepress.yml

This commit is contained in:
Anthony Rabine 2023-04-22 14:21:44 +02:00 committed by GitHub
parent 643a3eee55
commit e91bd4c1db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,7 @@ jobs:
with:
node-version: 16
cache: npm
path: docs
cache-dependency-path: '**/package-lock.json'
- run: npm ci
working-directory: docs
- name: Build