-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add yksom to CI #100
Add yksom to CI #100
Conversation
This can be merged once softdevteam/yksom#228 lands. |
.buildbot.sh
Outdated
# Build and test yksom | ||
git clone --recursive https://github.com/softdevteam/yksom | ||
cd yksom | ||
rustup toolchain link alloy build/x86_64-unknown-linux-gnu/stage1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this line go before cd yksom
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oops. Yes. Fixed here: 4d03af8
Please squash. |
@jacob-hughes Ping. |
4d03af8
to
cc409e6
Compare
Squashed, but this has to wait until I have fixed this https://ci.soft-dev.org/#/builders/1/builds/2931 |
OK please ping me when it's ready. |
When softdevteam/yksom#228 lands. This one should be mergeable. |
Closed in favour of #107 |
No description provided.