fix peer rpc and ospf route

This commit is contained in:
sijie.sun
2024-03-21 23:33:19 +08:00
committed by Sijie.Sun
parent ba1795a113
commit a4af83e82d
4 changed files with 71 additions and 21 deletions

View File

@@ -82,6 +82,8 @@ jobs:
fi
fi
# see https://github.com/rust-lang/rustup/issues/3709
rustup set auto-self-update disable
rustup install 1.75
rustup default 1.75
rustup target add $TARGET