Skip to content

Commit

Permalink
dart version
Browse files Browse the repository at this point in the history
  • Loading branch information
= committed Dec 8, 2024
1 parent bb5c76e commit 14dba8a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/update_metadata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ jobs:
fetch-depth: 0 # Needed for git describe

- uses: dart-lang/setup-dart@v1

# using beta channel for the time being for using the `dart pub bump` command
with:
sdk: 'beta'
- name: Install dependencies
run: dart pub get

Expand Down

0 comments on commit 14dba8a

Please sign in to comment.