Install rackunit (revert previous commit)
This commit is contained in:
parent
d7fafefbcc
commit
96953efd06
|
@ -54,7 +54,7 @@ EOF
|
|||
|
||||
if [[ "$RACKET_MINIMAL" = "1" ]]; then
|
||||
echo "Minimal Racket: Installing rackunit package..."
|
||||
${RACKET_DIR}/bin/raco pkg install --auto --scope installation rackunit-lib
|
||||
${RACKET_DIR}/bin/raco pkg install --auto --scope installation rackunit
|
||||
fi
|
||||
|
||||
exit 0
|
||||
|
|
Loading…
Reference in New Issue
Block a user