fix: docs depoly (#128)

This commit is contained in:
Dream Hunter
2024-04-14 23:07:18 +08:00
committed by GitHub
parent 4bb1016887
commit d73fee2c97
2 changed files with 3 additions and 1 deletions

View File

@@ -17,6 +17,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Install Node.js
uses: actions/setup-node@v4