update release yml

This commit is contained in:
Eric Fennis
2021-09-06 21:02:13 +02:00
parent ca330378d0
commit eaf51b2da4

View File

@@ -332,6 +332,10 @@ jobs:
}
EOF
- name: Get packages
run: pub get
working-directory: packages/lucide-flutter
- name: Move the ttf file
run: mv lucide-font/Lucide.ttf packages/lucide-flutter/assets/Lucide.ttf