Skip to content

Commit 51bcad6

Browse files
committed
docs: Fix docs path
1 parent 3c6fa2f commit 51bcad6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Upload artifact
4545
uses: actions/upload-pages-artifact@v3
4646
with:
47-
path: './build'
47+
path: './build/'
4848
- name: Deploy to GitHub Pages
4949
id: deployment
5050
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)