Skip to content

Commit

Permalink
small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Pebkac03 committed Aug 7, 2024
1 parent 6801450 commit f7fc213
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: subosito/flutter-action@v2
with:
# Define which stable flutter version should be used
flutter-version: "3.23.0"
flutter-version: "3.23.0-0.1.pre"
channel: "beta"
# Enables cache for flutter packages
# Speed up the process
Expand Down

0 comments on commit f7fc213

Please sign in to comment.