Closed cookpa closed 8 months ago
This will make it easier to quickly download and test PRs, using temporary Github artifacts that expire after 7 days.
Note Mac Finder "decompress archive" tries to be extra helpful by unpacking the tar file as well, use the CLI unzip to avoid this.
unzip ants_image.tar.zip docker load -i ants_image.tar
This will make it easier to quickly download and test PRs, using temporary Github artifacts that expire after 7 days.