Use manifests for external cache to avoid overfetching
This commit is contained in:
parent
74154140df
commit
3c0903ad5b
10 changed files with 3105 additions and 131 deletions
|
|
@ -29,10 +29,6 @@ inputs:
|
|||
description: Cache repositories based on WORKSPACE
|
||||
required: false
|
||||
default: false
|
||||
token:
|
||||
description: GitHub token to use for external cache
|
||||
required: false
|
||||
default: ${{ github.token }}
|
||||
|
||||
runs:
|
||||
using: node16
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue