Skip to content

Commit

Permalink
🐛 Fixed build
Browse files Browse the repository at this point in the history
  • Loading branch information
AnotherFoxGuy committed May 15, 2020
1 parent c93bef9 commit f209452
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@

if __name__ == "__main__":
builder = ConanMultiPackager()
builder.build_policy = "missing"
builder.add_common_builds()
builder.run()

0 comments on commit f209452

Please sign in to comment.