Skip to content

Commit

Permalink
Fix the definition
Browse files Browse the repository at this point in the history
  • Loading branch information
pinkfish authored May 31, 2020
1 parent d428753 commit 63baaa5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
flutter-version: '1.17.1'
channel: 'stable'
- run: yq w -i pubspec.yaml 'version' '{{GITHUB_REF}}'
- name: Commit changes
- run: dart --version
- run: flutter --version
- run: flutter pub get
Expand Down

0 comments on commit 63baaa5

Please sign in to comment.