Skip to content

Commit 7fa1ddf

Browse files
committed
💚 sudo printf
1 parent a69a499 commit 7fa1ddf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
run: |
3838
curl -L https://github.com/NREL/EnergyPlus/releases/download/v9.4.0/EnergyPlus-9.4.0-998c4b761e-Linux-Ubuntu20.04-x86_64.sh -O
3939
sudo printf "y\n\n" | sh EnergyPlus-9.4.0-998c4b761e-Linux-Ubuntu20.04-x86_64.sh
40+
4041
- name: Run test
4142
run: |
4243
python -m pip install tox

0 commit comments

Comments
 (0)