Skip to content

Commit

Permalink
Fix Dart CI (#4304)
Browse files Browse the repository at this point in the history
  • Loading branch information
robertbastian authored Nov 15, 2023
1 parent acd012c commit 7f83a98
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -598,6 +598,8 @@ jobs:

# Job-specific dependencies
- uses: dart-lang/setup-dart@v1
with:
sdk: 3.1.5

# Actual job
- name: Run `cargo make ci-job-diplomat`
Expand Down

0 comments on commit 7f83a98

Please sign in to comment.