diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1ac54f455..652af94ce 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -274,8 +274,7 @@ jobs: channel: 'stable' - name: Flutter publish run: flutter pub publish --dry-run - with: - path: packages/lucide-flutter + working-directory: packages/lucide-flutter upload-package-jsons: