diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index c9ebe1537..7c40ed7d9 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -43,4 +43,5 @@ jobs: - name: Build the docs! run: | + ls -la npm --workspace build run now -- --site ./docs --core ./core \ No newline at end of file