Skip to content

Commit 3ea844d

Browse files
committed
Fix site directory in docs.yaml
1 parent 7c88a0d commit 3ea844d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
- uses: actions/download-artifact@v4
2121
with:
2222
name: site
23+
path: site
2324
- name: Deploy
2425
uses: JamesIves/github-pages-deploy-action@v4.6.4
2526
with:

0 commit comments

Comments
 (0)