diff --git a/.github/workflows/verify_microsite.yml b/.github/workflows/verify_microsite.yml index 068cdbd46d..ce3be0cf42 100644 --- a/.github/workflows/verify_microsite.yml +++ b/.github/workflows/verify_microsite.yml @@ -245,9 +245,6 @@ jobs: - name: clear generated docs run: git clean -fdx docs/ - - name: print directry contents - run: ls docs/reference - - name: build API reference run: yarn build:api-docs