mirror of
https://github.com/ChiChou/entdb.git
synced 2026-06-11 07:17:47 +02:00
Fix CI by enabling Pages during build workflow setup
This commit is contained in:
@@ -42,6 +42,7 @@ jobs:
|
||||
id: configure-pages
|
||||
with:
|
||||
static_site_generator: next
|
||||
enablement: true
|
||||
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
|
||||
Reference in New Issue
Block a user