We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fc4f31 commit 6d97474Copy full SHA for 6d97474
.github/workflows/deploy-frontend-vapi.yml
@@ -44,6 +44,7 @@ jobs:
44
uses: actions/configure-pages@v4
45
with:
46
static_site_generator: next
47
+ enablement: true
48
49
- name: Install dependencies
50
run: pnpm install
0 commit comments