kevincobain2000 / cache-http

action/cache temporary alternative to get dependency cache on GHES for self-hosted runners
https://medium.com/web-developer/github-actions-solving-actions-cache-v2-for-self-hosted-runners-on-github-enterprise-663f22caeee3
MIT License
17 stars 7 forks source link

wish: asset storage path should be configurable #7

Closed markstos closed 2 years ago

markstos commented 2 years ago

Currently it appears hardcoded relative to the current working directory.

markstos commented 2 years ago

If you use service container method outlined here, then the storage path is configurable: https://github.com/kevincobain2000/cache-http/pull/8