Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
rogurotus committed Dec 25, 2023
1 parent 6c3655c commit 66ca69a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -341,6 +341,9 @@ jobs:
if: ${{ contains('ios macos', matrix.platform) }}

- uses: subosito/flutter-action@v2
with:
flutter-version: '3.16.4'
channel: 'stable'
- name: Install Flutter Linux dependencies
run: |
sudo apt-get update
Expand Down

0 comments on commit 66ca69a

Please sign in to comment.