diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index c703d27e7..c1ef61e71 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -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