Remove templates build from release process (#3481)

This commit is contained in:
Christian Byrne
2025-04-17 22:41:36 +08:00
committed by GitHub
parent 87bf2310b6
commit 1fb015e046

View File

@@ -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