Skip to content

Commit

Permalink
ci: fix docs building job
Browse files Browse the repository at this point in the history
Signed-off-by: RadovanTomik <[email protected]>
  • Loading branch information
RadovanTomik committed Nov 11, 2024
1 parent 68162fd commit d37ed6c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -394,6 +394,8 @@ jobs:
steps:
- name: Check out Git repository
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
with:
fetch-depth: 0

- name: Setup Node
uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4
Expand Down

0 comments on commit d37ed6c

Please sign in to comment.