mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-18 20:43:30 +01:00
chore: build only actions (#8383)
This commit is contained in:
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
@@ -90,7 +90,7 @@ jobs:
|
|||||||
run: yarn --immutable
|
run: yarn --immutable
|
||||||
|
|
||||||
- name: Build actions
|
- name: Build actions
|
||||||
run: yarn build
|
run: yarn workspace @discordjs/actions build
|
||||||
|
|
||||||
- name: Download docgen artifacts
|
- name: Download docgen artifacts
|
||||||
uses: actions/download-artifact@v3
|
uses: actions/download-artifact@v3
|
||||||
|
|||||||
Reference in New Issue
Block a user