chore(deps): update Vuepress
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user