update release yml
This commit is contained in:
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@@ -332,6 +332,10 @@ jobs:
|
|||||||
}
|
}
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
- name: Get packages
|
||||||
|
run: pub get
|
||||||
|
working-directory: packages/lucide-flutter
|
||||||
|
|
||||||
- name: Move the ttf file
|
- name: Move the ttf file
|
||||||
run: mv lucide-font/Lucide.ttf packages/lucide-flutter/assets/Lucide.ttf
|
run: mv lucide-font/Lucide.ttf packages/lucide-flutter/assets/Lucide.ttf
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user