Skip to content

Commit

Permalink
Other
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelduchesne committed Jan 24, 2020
1 parent 9d85eae commit 12c0f6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ install:
# getting install script for silent install
- SET INSTALLSCRIPT_URL = "https://raw.githubusercontent.com/NREL/EnergyPlus/3cf5e1c8e6944e8a7760b80078c6945073cc8364/cmake/qtifw/install_script.qs"
- curl -SLO %INSTALLSCRIPT_URL% -O %TMP%\install_script.qs
- %TMP%\%ENERGYPLUS_DOWNLOAD_FILENAME% --verbose --script %TMP%\install_script.qs
- "%TMP%\%ENERGYPLUS_DOWNLOAD_FILENAME% --verbose --script %TMP%\install_script.qs"

# Install additional material
- ECHO Installing additional files...
Expand Down

0 comments on commit 12c0f6e

Please sign in to comment.