Skip to content

Commit

Permalink
Fix Pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
akashgk committed Apr 2, 2024
1 parent b9441ea commit e8712ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dart_test_analyze_format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jobs:
dart_test_analyze_format:
runs-on: ubuntu-latest
container:
image: google/dart:2.18
image: google/dart
steps:
- uses: actions/checkout@v2
- run: (echo 'deb http://deb.debian.org/debian buster main contrib non-free') > /etc/apt/sources.list.d/buster.list
Expand Down

0 comments on commit e8712ef

Please sign in to comment.