Skip to content

Commit

Permalink
chore: fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
wasabeef committed Jul 16, 2024
1 parent 5ccd672 commit 49461f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
- name: Get dependencies
run: |
dart pub global activate melos
melos run pub:get
melos run get
- name: Release
uses: softprops/action-gh-release@v2

0 comments on commit 49461f1

Please sign in to comment.