mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
ci: remove unnecessary build step
This commit is contained in:
3
.github/workflows/nextjs-bundle-analysis.yml
vendored
3
.github/workflows/nextjs-bundle-analysis.yml
vendored
@@ -39,9 +39,6 @@ jobs:
|
||||
path: apps/website/.next/cache
|
||||
key: ${{ runner.os }}-build-${{ env.cache-name }}
|
||||
|
||||
- name: Build legacy docgen
|
||||
run: yarn workspace @discordjs/docgen run build
|
||||
|
||||
- name: Build packages
|
||||
run: yarn run --top-level build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user