Fix setup script for Github
This commit is contained in:
2
setup.sh
2
setup.sh
@@ -16,7 +16,7 @@
|
|||||||
set -e
|
set -e
|
||||||
|
|
||||||
# Ensure the script doesn't fail on Github workflows
|
# Ensure the script doesn't fail on Github workflows
|
||||||
TERM=${TERM:-vt100}
|
export TERM=${TERM:-vt100}
|
||||||
|
|
||||||
# Check that rustup and pip3 are installed
|
# Check that rustup and pip3 are installed
|
||||||
check_command () {
|
check_command () {
|
||||||
|
|||||||
Reference in New Issue
Block a user