Skip to content

Commit 7329bd5

Browse files
authored
Update deploy.yml
1 parent 6087948 commit 7329bd5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
steps:
3434
- name: Ensure _build exists
3535
run: mkdir -p _build
36+
run: mkdir -p _build/html
3637
- uses: actions/checkout@v4
3738
- name: Setup Pages
3839
uses: actions/configure-pages@v3

0 commit comments

Comments
 (0)