Skip to content

Commit

Permalink
ci: update config when isolating conan home
Browse files Browse the repository at this point in the history
  • Loading branch information
theodelrieu committed Oct 2, 2020
1 parent 3c20df4 commit 09e1c08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions run-ci.py
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,7 @@ def main() -> None:
args = parser.parse_args()
if args.home_isolation:
tankerci.conan.set_home_isolation()
tankerci.conan.update_config()

if args.command == "build-and-test":
build_and_test(
Expand Down

0 comments on commit 09e1c08

Please sign in to comment.