Skip to content

Commit ca8baaa

Browse files
committed
Include subdirectories
1 parent f10259d commit ca8baaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Upload artifact
3636
uses: actions/upload-pages-artifact@v3
3737
with:
38-
path: ./.histoire/dist
38+
path: ./.histoire/dist/*
3939

4040
deploy:
4141
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)