updated flutter-drive.yml
This commit is contained in:
parent
63a71e11ce
commit
a4e76344a6
4
.github/workflows/flutter-drive.yml
vendored
4
.github/workflows/flutter-drive.yml
vendored
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user