chore: build only actions (#8383)

This commit is contained in:
Parbez 2022-07-29 14:49:54 +05:30 committed by GitHub
parent 52c2818b25
commit c479d39a6b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -90,7 +90,7 @@ jobs:
run: yarn --immutable
- name: Build actions
run: yarn build
run: yarn workspace @discordjs/actions build
- name: Download docgen artifacts
uses: actions/download-artifact@v3