We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a69775a commit b0d873bCopy full SHA for b0d873b
1 file changed
.github/workflows/pages.yml
@@ -30,6 +30,8 @@ jobs:
30
31
- name: Configure GitHub Pages
32
uses: actions/configure-pages@v5
33
+ with:
34
+ enablement: true
35
36
- name: Install dependencies
37
run: npm ci
0 commit comments