mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 10:27:00 +02:00
The repo `github.com/flatcar-linux/mantle` has been moved to `github.com/kinvolk/mantle`. However, Github Actions still fetch cork binaries from the original URL, by running `curl` without `-L`. So the request does not get redirected to the new URL. As a result, `CORK_VERSION` becomes null. Fix it by replacing `flatcar-linux` with `kinvolk`, as well as adding `-L` to the curl command, just in case. |
||
---|---|---|
.. | ||
src/third_party/coreos-overlay |