Farama-Foundation / Arcade-Learning-Environment

The Arcade Learning Environment (ALE) -- a platform for AI research.
GNU General Public License v2.0
2.1k stars 416 forks source link

Fix the release CI #525

Closed pseudo-rnd-thoughts closed 2 months ago

pseudo-rnd-thoughts commented 2 months ago

This PR was used to fix the release CI achieved through iteratively change the code based to understand the problem.

Previously, a docker image was stored using ghcr.io that required a log in, this has been changed to a local docker image that is loaded.