Skip to content

Commit

Permalink
fix: release managment dart client
Browse files Browse the repository at this point in the history
  • Loading branch information
santitigaga committed Sep 24, 2024
1 parent 504d1c8 commit 73ebee2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-client-dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: flutter-actions/setup-flutter@v2
with:
channel: stable
version: 3.7.12
version: 3.10.6
- name: Install dependencies
run: dart pub get
- name: Publish to pub.dev
Expand Down

0 comments on commit 73ebee2

Please sign in to comment.