Skip to content

Commit b94d4c9

Browse files
authored
Merge pull request #36 from shanduur/fix/enablement-pages
fix: add pages enablement
2 parents 26c27ec + ff013e5 commit b94d4c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ jobs:
4545
- name: Setup Pages
4646
id: pages
4747
uses: actions/configure-pages@v5
48+
with:
49+
enablement: true
4850
- name: Build with mdBook
4951
run: |
5052
make build-docs

0 commit comments

Comments
 (0)