Skip to content

Commit

Permalink
ci: fix build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
orestesgaolin committed Oct 15, 2024
1 parent 79513ff commit 18c20cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: dart-lang/setup-dart@v1
- run: cd changelog_cli
- run: dart pub get
- run: mkdir build
- run: mkdir build/${{ matrix.os }}
Expand Down

0 comments on commit 18c20cf

Please sign in to comment.