From 8b0cf96c69fe8f899a01e5fe29565220ac4e4427 Mon Sep 17 00:00:00 2001 From: Eric Fennis Date: Sun, 15 Aug 2021 21:29:41 +0200 Subject: [PATCH] add working directory --- .github/workflows/release.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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: