Skip to content

Commit f9b49c2

Browse files
ferr079claude
andcommitted
fix: ajouter npm run build dans le workflow CI/CD
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 47f90f1 commit f9b49c2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616

1717
- run: npm ci
1818

19+
- run: npm run build
20+
1921
- run: npx wrangler deploy
2022
env:
2123
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}

0 commit comments

Comments
 (0)