Skip to content

Commit f12a6fc

Browse files
committed
this should work
1 parent 01ad916 commit f12a6fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- name: Upload artifact
5151
uses: actions/upload-pages-artifact@v3
5252
with:
53-
path: .
53+
path: './docs/build/html'
5454
#
5555
# - name: Push changes
5656
# uses: ad-m/github-push-action@master

0 commit comments

Comments
 (0)