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:
1
.github/workflows/rsync-ssr.yml
vendored
1
.github/workflows/rsync-ssr.yml
vendored
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user