Skip to content

Commit

Permalink
chore: just running contentlayer build 🤔
Browse files Browse the repository at this point in the history
  • Loading branch information
yogyy committed Apr 15, 2024
1 parent e5836ec commit b378816
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
- name: Install Dependencies
run: npm install

- name: Build
run: npm run build
- name: Build contentlayer
run: npx contentlayer build

- name: Typecheck
run: npm run typecheck
Expand Down

0 comments on commit b378816

Please sign in to comment.