Skip to content

Commit 02ea3ce

Browse files
authored
fix: Update jekyll-gh-pages.yml
1 parent 5bd74e1 commit 02ea3ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/jekyll-gh-pages.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ jobs:
4141
run: npm run build
4242
- name: Setup Pages
4343
uses: actions/configure-pages@v3
44+
- name: Upload artifact
45+
uses: actions/upload-pages-artifact@v3
4446
with:
4547
# Upload dist repository
4648
path: './dist'

0 commit comments

Comments
 (0)