We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36a656e commit d1e657fCopy full SHA for d1e657f
.github/workflows/docusaurus.yml
@@ -34,6 +34,7 @@ jobs:
34
uses: actions/download-artifact@v5
35
with:
36
name: build-folder-artifacts-docusaurus
37
+ path: build/
38
#- name: Initialize Node.JS for this job
39
# uses: actions/setup-node@v6
40
# with:
0 commit comments