mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-29 01:21:00 +01:00
fix release yml
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -333,7 +333,7 @@ jobs:
|
||||
EOF
|
||||
|
||||
- name: Move the ttf file
|
||||
run: mv lucide-font/Lucide.ttf assets/Lucide.ttf
|
||||
run: mv lucide-font/Lucide.ttf packages/lucide-flutter/assets/Lucide.ttf
|
||||
|
||||
- name: Generate exports file
|
||||
run: dart tool/generate_fonts.dart lucide-font/Lucide-preview.html
|
||||
|
||||
Reference in New Issue
Block a user