Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
update release yml
  • Loading branch information
ericfennis committed Sep 6, 2021
1 parent ca33037 commit eaf51b2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Expand Up @@ -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

Expand Down

0 comments on commit eaf51b2

Please sign in to comment.