mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2026-03-12 17:51:53 +08:00
Update editor
This commit is contained in:
1
.github/workflows/deployment.yml
vendored
1
.github/workflows/deployment.yml
vendored
@@ -38,7 +38,6 @@ jobs:
|
||||
- name: Generate Production 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 compress:images
|
||||
npm run build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user