sudo ./install.sh 1

This commit is contained in:
Christian Clauss 2023-07-18 10:13:27 +02:00 committed by GitHub
parent 90eb7f2980
commit 78c57596ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,8 @@ jobs:
cache: 'pip'
- run: pip install --upgrade pip
- run: pwd && ls -hal
- env:
TERM: "linux"
run: echo -e "\n1\n1\n1\n" | sudo ./install.sh
# How can we pipe in responses to `read` prompts?
#- env:
# TERM: "linux"
# run: echo -e "\n1\n1\n1\n" | sudo ./install.sh
- run: sudo ./install.sh 1