Update vitepress.yml

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

View file

@ -21,6 +21,7 @@ jobs:
with: with:
node-version: 16 node-version: 16
cache: npm cache: npm
path: docs
- run: npm ci - run: npm ci
working-directory: docs working-directory: docs
- name: Build - name: Build