diff --git a/.circleci/config.yml b/.circleci/config.yml index 07fd8cca5..4749f8a34 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -421,6 +421,7 @@ jobs: export OMR_FEED_URL="$CIRCLE_REPOSITORY_URL" export OMR_FEED_SRC="${CIRCLE_BRANCH:-$CIRCLE_TAG}" export OMR_TARGET="wrt32x" + ln -s wrt3200acm wrt32x sh build.sh prepare {tools,toolchain}/install -j2 echo -e "$OMR_PRIVKEY" > ~/openmptcprouter/wrt32x/source/key-build echo -e "$OMR_PUBKEY" > ~/openmptcprouter/wrt32x/source/key-build.pub