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 1177d93 commit bcafcd6Copy full SHA for bcafcd6
action.yaml
@@ -129,4 +129,5 @@ runs:
129
-n '${{ steps.flutter-action.outputs.VERSION }}' \
130
-a '${{ steps.flutter-action.outputs.ARCHITECTURE }}' \
131
-c '${{ steps.flutter-action.outputs.CACHE-PATH }}' \
132
+ -d '${{ steps.flutter-action.outputs.PUB-CACHE-PATH }}' \
133
${{ steps.flutter-action.outputs.CHANNEL }}
0 commit comments