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 6d5b8ea700..6efb0c49a5 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,6 +17,14 @@ mkdir -p ~/flatcar-sdk pushd ~/flatcar-sdk || exit cork create || true +sudo tee "./chroot/etc/portage/make.conf" <