Skip to content

Commit b13b8cd

Browse files
committed
💚 chmod
1 parent 0b1d322 commit b13b8cd

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
@@ -36,6 +36,7 @@ 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
3940
printf "y\n\n" | sh EnergyPlus-9.4.0-998c4b761e-Linux-Ubuntu20.04-x86_64.sh
4041
4142
- name: Run test

0 commit comments

Comments
 (0)