mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-14 10:33:30 +01:00
ci: build packages before building docs
This commit is contained in:
3
.github/workflows/nextjs-bundle-analysis.yml
vendored
3
.github/workflows/nextjs-bundle-analysis.yml
vendored
@@ -44,6 +44,9 @@ jobs:
|
|||||||
- name: Build legacy docgen
|
- name: Build legacy docgen
|
||||||
run: yarn workspace @discordjs/docgen run build
|
run: yarn workspace @discordjs/docgen run build
|
||||||
|
|
||||||
|
- name: Build packages
|
||||||
|
run: yarn build
|
||||||
|
|
||||||
- name: Build website
|
- name: Build website
|
||||||
run: yarn workspace @discordjs/website run build:local
|
run: yarn workspace @discordjs/website run build:local
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user