diff --git a/.github/workflows/postbuild-scripts.yml b/.github/workflows/postbuild-scripts.yml index 0cb673924..070fff794 100644 --- a/.github/workflows/postbuild-scripts.yml +++ b/.github/workflows/postbuild-scripts.yml @@ -14,6 +14,7 @@ jobs: build-search-index: runs-on: ubuntu-latest name: Build Algolia search index + environment: Build Search Index steps: - name: Checkout the repo