catthehacker / docker_images

Docker images
MIT License
212 stars 75 forks source link

Allow the cached go to be used by actions/setup-go #95

Closed nferch closed 1 year ago

nferch commented 1 year ago

To be compatible with https://github.com/actions/toolkit/tree/main/packages/cache, create a .complete file, as we do in https://github.com/catthehacker/docker_images/blob/master/linux/ubuntu/scripts/java-tools.sh#L94

ChristopherHX commented 1 year ago

We have a technical problem, once act mounts the toolcache into containers correctly this folder would be empty.

ChristopherHX commented 1 year ago

Thank you it is correct that there is a .complete files.