Skip to content

Commit

Permalink
ci: allow actions/configure-pages enable pages services
Browse files Browse the repository at this point in the history
Signed-off-by: Burgess Chang <[email protected]>
  • Loading branch information
brsvh committed May 25, 2024
1 parent 8d8ca25 commit 878ca34
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:

- name: Setup pages
uses: actions/configure-pages@v4
with:
enablement: 'true'

- name: Build doc
run: |
Expand Down

0 comments on commit 878ca34

Please sign in to comment.