chore(deps): update Vuepress

This commit is contained in:
2024-01-28 05:33:11 +01:00
parent 2d1e17f03b
commit 04ad590c24
5 changed files with 18 additions and 15 deletions

View File

@@ -17,12 +17,9 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 18.x
- uses: borales/actions-yarn@v4.2.0
with:
cmd: install --frozen-lockfile
- uses: borales/actions-yarn@v4.2.0
with:
cmd: docs:build
- run: corepack enable
- run: yarn install --frozen-lockfile
- run: yarn build
- name: "Deploy to remote server"
uses: appleboy/scp-action@v0.1.4
with: