diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 68be19441..e82b163fd 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -31,7 +31,6 @@ jobs: ALGOLIA_API_KEY: ${{ secrets.ALGOLIA_API_KEY }} run: | npm ci - npm run fetch-templates npm run build npm run zipdist - name: Upload dist artifact