ci: build website correctly

This commit is contained in:
iCrawl 2023-01-10 13:59:18 +01:00
parent 7ab62b4bb7
commit a995cbc0fa
No known key found for this signature in database
GPG key ID: 1AB888B16355FBB2

View file

@ -40,8 +40,8 @@ jobs:
# change this if you prefer a more strict cache
key: ${{ runner.os }}-build-${{ env.cache-name }}
- name: Build dependencies
run: yarn build
- name: Build website
run: yarn workspace @discordjs/website run build:prod
- name: Analyze bundle
run: npx -p nextjs-bundle-analysis report