mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-22 07:20:39 +00:00
Update ci.yml
This commit is contained in:
parent
b1f53076ce
commit
3378424b81
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
@ -26,8 +26,8 @@ jobs:
|
|||
|
||||
- uses: actions/checkout@v3
|
||||
- uses: subosito/flutter-action@v2
|
||||
with:
|
||||
channel: "stable"
|
||||
with:
|
||||
channel: "stable"
|
||||
|
||||
- name: Check flutter version
|
||||
run: flutter --version
|
||||
|
|
Loading…
Reference in a new issue