From 37734c707c6d323c032971a646802f4de381516e Mon Sep 17 00:00:00 2001 From: Alif Rachmawadi Date: Tue, 21 Mar 2023 21:31:03 +0700 Subject: [PATCH] update test fixtures --- .github/workflows/workflow.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml index e57e968..437a08a 100644 --- a/.github/workflows/workflow.yml +++ b/.github/workflows/workflow.yml @@ -105,7 +105,7 @@ jobs: shell: bash - run: ./setup.sh -t -p -n 1 any | grep 'flutter-macos-beta-1.26.0-17.8.pre-x64-044f2cf5607a26f8818dab0f766400e85c52bdff' shell: bash - - run: ./setup.sh -t -p -n 0 any | grep 'flutter-macos-beta-0.11.13-x64-58c8489fcdb4e4ef6c010117584c9b23d15221aa' + - run: ./setup.sh -t -p -n 0 any | grep 'flutter-macos-beta-v0.11.13-x64-58c8489fcdb4e4ef6c010117584c9b23d15221aa' shell: bash - run: ./setup.sh -t -p | grep '/Users/runner/work/_temp/flutter/stable-3.7.7-x64' shell: bash