We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b261f8 commit 068d614Copy full SHA for 068d614
.github/workflows/main.yml
@@ -84,6 +84,7 @@ jobs:
84
runs-on: ubuntu-22.04
85
steps:
86
- uses: actions/checkout@v3
87
+ - run: rm -rf /opt/hostedtoolcache
88
- uses: subosito/flutter-action@v2
89
with:
90
channel: "stable"
0 commit comments