Skip to content

Commit

Permalink
ci: fix doc version resolve
Browse files Browse the repository at this point in the history
  • Loading branch information
elringus committed Sep 23, 2024
1 parent d780ae6 commit 1518880
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
name: github-pages
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: fetch tags
run: git fetch --prune --unshallow --tags
- uses: actions/setup-node@v4
- name: build
run: |
Expand Down

0 comments on commit 1518880

Please sign in to comment.