Skip to content

Commit 9795eee

Browse files
committed
[chore] update GH action
1 parent d3c3388 commit 9795eee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
uses: actions/upload-pages-artifact@v1
6060
with:
6161
# Upload entire repository
62-
path: './docs/_build/html'
62+
path: docs/_build/html
6363

6464
- name: Deploy to GitHub Pages
6565
id: deployment

0 commit comments

Comments
 (0)