make simpler
This commit is contained in:
4
.github/workflows/workflow.yml
vendored
4
.github/workflows/workflow.yml
vendored
@@ -93,7 +93,7 @@ jobs:
|
||||
shell: bash
|
||||
- run: ./setup.sh -t -p -n 0 any | grep 'beta'
|
||||
shell: bash
|
||||
- run: ./setup.sh -t -p -n 0 any | grep 'v0.11.13'
|
||||
- run: ./setup.sh -t -p -n 0 any | grep '0.11.13'
|
||||
shell: bash
|
||||
- run: ./setup.sh -t -p | grep 'flutter-macos-stable-3.7.7-x64-2ad6cd72c040113b47ee9055e722606a490ef0da'
|
||||
shell: bash
|
||||
@@ -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-v0.11.13-x64-58c8489fcdb4e4ef6c010117584c9b23d15221aa'
|
||||
- run: ./setup.sh -t -p -n 0 any | grep 'flutter-macos-beta-0.11.13-x64-58c8489fcdb4e4ef6c010117584c9b23d15221aa'
|
||||
shell: bash
|
||||
- run: ./setup.sh -t -p | grep '/Users/runner/work/_temp/flutter/stable-3.7.7-x64'
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user