diff --git a/sdk_container/src/third_party/coreos-overlay/.github/workflows/setup-flatcar-sdk.sh b/sdk_container/src/third_party/coreos-overlay/.github/workflows/setup-flatcar-sdk.sh index f1f09b62d3..6d5b8ea700 100755 --- a/sdk_container/src/third_party/coreos-overlay/.github/workflows/setup-flatcar-sdk.sh +++ b/sdk_container/src/third_party/coreos-overlay/.github/workflows/setup-flatcar-sdk.sh @@ -17,9 +17,32 @@ mkdir -p ~/flatcar-sdk pushd ~/flatcar-sdk || exit cork create || true +sudo tee "./chroot/etc/portage/repos.conf/coreos.conf" <