Skip to content

Commit

Permalink
fxied dart build yml
Browse files Browse the repository at this point in the history
  • Loading branch information
OlehMarch committed Oct 24, 2024
1 parent 1138b01 commit 87d5210
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/dart_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
- name: 'Checkout'
uses: actions/checkout@v4

- name: 'Setup Dart'
uses: dart-lang/[email protected]

- name: 'Get Packages'
run: pub get

Expand Down

0 comments on commit 87d5210

Please sign in to comment.