Skip to content

Commit a7005df

Browse files
committed
fix(GUIDEFRAME-51): adjusting paths
Signed-off-by: Pat O'Connor <[email protected]>
1 parent 708a952 commit a7005df

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pages.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ jobs:
5454
- name: Upload artifact
5555
# Automatically uploads an artifact from the './_site' directory by default
5656
uses: actions/upload-pages-artifact@v3
57+
with:
58+
path: docs/_site
5759

5860
# Deployment job
5961
deploy:

0 commit comments

Comments
 (0)