Skip to content

Commit b6168e3

Browse files
committed
fix(ci): remove configure-pages action causing TypeError
1 parent a29d969 commit b6168e3

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/pages.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,6 @@ jobs:
2424
- name: Checkout
2525
uses: actions/checkout@v4
2626

27-
- name: Setup Pages
28-
uses: actions/configure-pages@v5
29-
with:
30-
static_site_generator: vitepress
31-
3227
- name: Setup Node.js
3328
uses: actions/setup-node@v4
3429
with:

0 commit comments

Comments
 (0)