updated flutter-drive.yml

This commit is contained in:
Lorenzo Pichilli 2021-02-11 11:15:48 +01:00
parent 63a71e11ce
commit a4e76344a6

View File

@ -39,7 +39,7 @@ jobs:
path: | path: |
~/.pub-cache ~/.pub-cache
**/node_modules **/node_modules
key: ${{ runner.os }}-pub-and-node_modules }} key: ${{ runner.os }}-pub-and-node_modules
# Sets up a flutter environment. # Sets up a flutter environment.
# https://github.com/marketplace/actions/flutter-action # https://github.com/marketplace/actions/flutter-action
- name: "Install Flutter" - name: "Install Flutter"
@ -90,7 +90,7 @@ jobs:
path: | path: |
~/.pub-cache ~/.pub-cache
**/node_modules **/node_modules
key: ${{ runner.os }}-pub-and-node_modules }} key: ${{ runner.os }}-pub-and-node_modules
# Sets up a flutter environment. # Sets up a flutter environment.
# https://github.com/marketplace/actions/flutter-action # https://github.com/marketplace/actions/flutter-action
- name: "Install Flutter" - name: "Install Flutter"