From 4cbaf4adb68d45492013a5416484011969905d00 Mon Sep 17 00:00:00 2001 From: Kingkor Roy Tirtho Date: Fri, 21 Jan 2022 12:45:17 +0600 Subject: [PATCH] ?? --- .github/workflows/flutter-build.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/flutter-build.yml b/.github/workflows/flutter-build.yml index 99a9f816..88ab1faa 100644 --- a/.github/workflows/flutter-build.yml +++ b/.github/workflows/flutter-build.yml @@ -62,10 +62,10 @@ jobs: - run: flutter config --enable-macos-desktop - run: flutter create . - run: flutter pub get - - run: flutter build macos - - run: brew install tree - - run: tree ./ - uses: actions/upload-artifact@v2 with: name: Macos Source Code path: ./ + - run: flutter build macos + - run: brew install tree + - run: tree ./