Skip to content

Commit

Permalink
fixup! Fix MANUAL_BUILD_SCRIPTS
Browse files Browse the repository at this point in the history
  • Loading branch information
Flouse committed Oct 15, 2023
1 parent df30362 commit 5456705
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kicker
Original file line number Diff line number Diff line change
Expand Up @@ -604,6 +604,7 @@ function manual_build() {
prepare_repo godwoken "$SCRIPTS_GIT_URL" "$SCRIPTS_GIT_CHECKOUT"

# Install capsule
# Fixme: error: Incompatible capsule version 0.10.1, this project requires a version that's compatible with 0.7.0
CAPSULE_VERSION=0.7.0
export CARGO_HOME=$WORKSPACE/packages/.cargo
(which capsule && test "$(capsule --version)" = "Capsule $CAPSULE_VERSION") \
Expand Down

0 comments on commit 5456705

Please sign in to comment.