fix(ci): unblock deploy-website install

This commit is contained in:
Mohamed Boudra
2026-02-04 14:20:20 +07:00
parent de16c6b6dd
commit eb6c2c90b3
4 changed files with 44 additions and 23 deletions

View File

@@ -5,6 +5,9 @@ on:
branches: [main]
paths:
- 'packages/website/**'
- 'package.json'
- 'package-lock.json'
- 'patches/**'
- '.github/workflows/deploy-website.yml'
workflow_dispatch: