Skip to content

Commit 045d78c

Browse files
committed
Add key to vendor cache
1 parent 4375286 commit 045d78c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/app-console.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141

4242
- uses: actions/cache@v3
4343
with:
44+
key: vendor
4445
path: app/vendor
4546

4647
- name: Install dependencies

0 commit comments

Comments
 (0)