Skip to content

Commit fc58271

Browse files
author
Ubuntu
committed
fix: enable pages in workflow
1 parent 780372f commit fc58271

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/pages.yml

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

2828
- name: Configure Pages
2929
uses: actions/configure-pages@v5
30+
with:
31+
enablement: true
3032

3133
- name: Build site artifact
3234
run: |

0 commit comments

Comments
 (0)