Skip to content

Commit

Permalink
Update main_avinyawebapp-staging.yml
Browse files Browse the repository at this point in the history
flutter version updated
  • Loading branch information
YujithIsura authored Nov 9, 2023
1 parent bc2d566 commit 95c2ddd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main_avinyawebapp-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ jobs:

# Set up Flutter environment
- name: Set up Flutter
uses: subosito/flutter-action@dbf1fa04f4d2e52c33185153d06cdb5443aa189d
uses: subosito/flutter-action@v2
with:
channel: master
channel: stable
- run: flutter doctor -v

- name: Set up Node.js version
Expand Down

0 comments on commit 95c2ddd

Please sign in to comment.