We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3924520 commit 1cf1ed6Copy full SHA for 1cf1ed6
.github/workflows/pages.yml
@@ -26,6 +26,8 @@ jobs:
26
cache: yarn
27
- id: configurepages
28
uses: actions/configure-pages@v5
29
+ with:
30
+ enablement: true
31
- name: Restore cache
32
uses: actions/cache@v4
33
with:
0 commit comments