We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d287f3 commit c91fdc3Copy full SHA for c91fdc3
.github/workflows/dart.yml
@@ -59,6 +59,8 @@ jobs:
59
with:
60
channel: beta
61
version: ${{ matrix.version }}
62
+ cache: true
63
+ cache-sdk: true
64
65
- name: Dart version
66
run: dart --version
0 commit comments