Skip to content

Commit 1d847b2

Browse files
authored
Merge pull request #39 from chipspeak/GUIDEFRAME-51
fix(GUIDEFRAME-51): adjusting paths
2 parents 708a952 + a7005df commit 1d847b2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.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)