From c7608f4a3f567af2eb12a22998d6056085f7912e Mon Sep 17 00:00:00 2001 From: Tom Arra Date: Mon, 2 May 2022 18:19:10 -0500 Subject: [PATCH] fix spelling --- .github/workflows/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index e0f46f21..82d8fae0 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -13,7 +13,7 @@ jobs: - name: Checkout Repo uses: actions/checkout@v2 - - name: Setup Fluter + - name: Setup Flutter uses: subosito/flutter-action@v2 with: channel: stable