Skip to content

Commit

Permalink
fix: release workflow error for window build
Browse files Browse the repository at this point in the history
  • Loading branch information
appdevelpo authored Mar 14, 2024
1 parent 9ac7d3c commit 3075412
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
- uses: actions/checkout@v3
with:
ref: main
- uses: subosito/flutter-action@v2
- uses: subosito/flutter-action@v2.12.0
with:
flutter-version: 3.16.8
channel: stable
Expand Down

0 comments on commit 3075412

Please sign in to comment.