Skip to content

Commit 621b1e0

Browse files
committed
add missing public
1 parent d055ffd commit 621b1e0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,8 @@ jobs:
235235

236236
- name: Upload artifact
237237
uses: actions/upload-pages-artifact@v3
238+
with:
239+
path: public
238240

239241
- name: Deploy to GitHub Pages
240242
id: deployment

0 commit comments

Comments
 (0)