Skip to content

Commit

Permalink
cd: add melos step
Browse files Browse the repository at this point in the history
  • Loading branch information
KRTirtho committed Oct 7, 2023
1 parent e227837 commit 4f41ad3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: subosito/flutter-action@v2
- uses: bluefireteam/melos-action@v2
- uses: KyleMayes/install-llvm-action@v1
with:
version: "15"
Expand Down

0 comments on commit 4f41ad3

Please sign in to comment.