docs: fix doc deployment and remove recipes workflow trigger (#2688)

This commit is contained in:
Ayush Chaurasia
2025-09-30 13:10:39 +05:30
committed by GitHub
parent 1a81c46505
commit f941054baf
2 changed files with 1 additions and 26 deletions

View File

@@ -56,6 +56,7 @@ jobs:
with:
node-version: 20
cache: 'npm'
cache-dependency-path: docs/package-lock.json
- name: Install node dependencies
working-directory: node
run: |