Skip to content

Commit

Permalink
@r4ai/remark-calloutのビルドを追加しました
Browse files Browse the repository at this point in the history
  • Loading branch information
r4ai committed Apr 5, 2024
1 parent 8df5ec9 commit 6b2a0db
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ jobs:
- name: Install dependencies
run: bun install --frozen-lockfile

- name: Build @r4ai/remark-callout
run: bun run --cwd packages/remark-callout build

- name: Build website
run: bun run --cwd packages/website astro build

Expand Down

0 comments on commit 6b2a0db

Please sign in to comment.