From 643a3eee5582192eee9403701f4e9efa0210d1e2 Mon Sep 17 00:00:00 2001 From: Anthony Rabine Date: Sat, 22 Apr 2023 14:14:11 +0200 Subject: [PATCH] Update vitepress.yml --- .github/workflows/vitepress.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/vitepress.yml b/.github/workflows/vitepress.yml index a3476c2..16e4942 100644 --- a/.github/workflows/vitepress.yml +++ b/.github/workflows/vitepress.yml @@ -21,6 +21,7 @@ jobs: with: node-version: 16 cache: npm + path: docs - run: npm ci working-directory: docs - name: Build