dart-lang / setup-dart

A GitHub Action to install and setup a Dart SDK.
BSD 3-Clause "New" or "Revised" License
192 stars 38 forks source link

fix: Use .zip in archive path #134

Closed ntkme closed 5 months ago

ntkme commented 5 months ago

This PR took the commits from #119, and then dart format with dart 3.4 and npm run all. The failed CI test should pass now.