Skip to content

Commit

Permalink
fix(ci): setup dart deps for release (#1775)
Browse files Browse the repository at this point in the history
  • Loading branch information
shortcuts authored Jul 18, 2023
1 parent 5856c27 commit f012725
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/scheduled-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: ./.github/actions/setup
with:
type: minimal
language: dart # we need the dart deps because we use melos to bump dependencies for its client

- run: yarn release
env:
Expand Down

0 comments on commit f012725

Please sign in to comment.