Skip to content

Commit c479d39

Browse files
chore: build only actions (#8383)
1 parent 52c2818 commit c479d39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
run: yarn --immutable
9191

9292
- name: Build actions
93-
run: yarn build
93+
run: yarn workspace @discordjs/actions build
9494

9595
- name: Download docgen artifacts
9696
uses: actions/download-artifact@v3

0 commit comments

Comments
 (0)