Skip to content

Commit

Permalink
Undo temporary change
Browse files Browse the repository at this point in the history
  • Loading branch information
macumber committed Jan 30, 2024
1 parent 2e4d87d commit ecf5e01
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ConanInstall.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ if(NOT CONAN_OPENSTUDIO_ALREADY_RUN)
message(STATUS "openstudio: RUNNING CONAN")

conan_add_remote(NAME nrel INDEX 0
URL http://conan.openstudio.net/artifactory/api/conan/openstudio
VERIFY_SSL False)
URL https://conan.openstudio.net/artifactory/api/conan/openstudio)

# Track NREL/stable in general, on a feature branch this could be temporarily switched to NREL/testing
# TODO: temp, revert to stable soon
Expand Down

0 comments on commit ecf5e01

Please sign in to comment.