From 2d5a5fd90aa049bc66280715bca7b82bb1383133 Mon Sep 17 00:00:00 2001 From: Eric Fennis Date: Wed, 25 Aug 2021 14:30:33 +0200 Subject: [PATCH] Fix release workflow --- .github/workflows/release.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 865c94d..2fdb493 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -344,7 +344,6 @@ jobs: - name: Move the ttf file run: mv lucide-font/Lucide.ttf assets/Lucide.ttf - working-directory: packages/lucide-flutter - name: Generate exports file run: dart tool/generate_fonts.dart lucide-font/Lucide-preview.html