1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-02 22:02:39 +02:00

Fix broken build

This commit is contained in:
Kamran Ahmed
2024-04-08 03:48:28 +01:00
parent c9534b30f5
commit e9f5462180

View File

@@ -35,6 +35,7 @@ jobs:
pnpm install
- name: Generate build
run: |
git clone https://${{ secrets.GH_PAT }}@github.com/roadmapsh/web-draw.git .temp/web-draw --depth 1
npm run generate-renderer
npm run build