docs: updated workflow

This commit is contained in:
Rafi
2023-04-12 14:56:00 +08:00
parent 81e120ac47
commit 385bcaf603

View File

@@ -22,6 +22,8 @@ jobs:
with:
node-version: 18
cache: yarn
- name: Install dependencies
run: yarn install
- name: Build VuePress site