Update docs.yml

This commit is contained in:
zizifn
2023-05-16 01:02:19 +08:00
committed by GitHub
parent b7e771bd29
commit 0509127df3

View File

@@ -21,6 +21,7 @@ jobs:
with:
# fetch all commits to get last updated time or other git log info
fetch-depth: 0
ref: docs
# - name: Setup pnpm
# uses: pnpm/action-setup@v2