diff --git a/.github/workflows/vitepress-deploy.yml b/.github/workflows/vitepress-deploy.yml index 52aa8e25..9101f11c 100644 --- a/.github/workflows/vitepress-deploy.yml +++ b/.github/workflows/vitepress-deploy.yml @@ -21,7 +21,6 @@ jobs: - uses: actions/setup-node@v3 with: - node-version: 18 cache: yarn - run: yarn install --frozen-lockfile