Skip to content

Commit 9615ce8

Browse files
committed
Enable Pages bootstrap in manifest registry
1 parent 9bc9905 commit 9615ce8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pages.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
runs-on: ubuntu-latest
2424
steps:
2525
- uses: actions/configure-pages@v5
26+
with:
27+
enablement: true
2628
env:
2729
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: 'true'
2830

0 commit comments

Comments
 (0)