From 3af8508c46722a60cfb3d12267be75f6ee3234be Mon Sep 17 00:00:00 2001 From: Eric Fennis Date: Sun, 15 Aug 2021 21:17:19 +0200 Subject: [PATCH] fix indenting --- .github/workflows/release.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ecf5a64..9c7f0ef 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -267,11 +267,11 @@ jobs: lucide-flutter: runs-on: ubuntu-latest # needs: pre-build - steps: - - uses: actions/checkout@v2 - - uses: actions/cache@v2 - - name: Run flutter - run: flutter sdk-path + steps: + - uses: actions/checkout@v2 + - uses: actions/cache@v2 + - name: Run flutter + run: flutter sdk-path upload-package-jsons: