Skip to content

Commit 3eaacb4

Browse files
committed
💚 broken pipe
1 parent b13b8cd commit 3eaacb4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
- name: Install EnergyPlus 9.4.0
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
39-
chmod +x EnergyPlus-9.4.0-998c4b761e-Linux-Ubuntu20.04-x86_64.sh
4039
printf "y\n\n" | sh EnergyPlus-9.4.0-998c4b761e-Linux-Ubuntu20.04-x86_64.sh
4140
4241
- name: Run test

0 commit comments

Comments
 (0)