Fix docs build workflow (#315)

This commit is contained in:
Flaminel
2025-09-25 12:23:20 +03:00
committed by GitHub
parent 98ccee866d
commit 2b9c347ed6

View File

@@ -22,6 +22,7 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
ref: main
- name: Set up Node.js
uses: actions/setup-node@v4