Skip to content

Commit

Permalink
Important comment
Browse files Browse the repository at this point in the history
  • Loading branch information
aBozowski committed May 27, 2022
1 parent ab9e2ed commit 4ff29bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/chef/chef.py
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,8 @@ def main(argv: Sequence[str]) -> None:
#

if options.build_all:
# Needs testing after refactor
# Needs to call per-platform bundle function before use
flush_print("Building all chef examples")
os.environ['GNUARMEMB_TOOLCHAIN_PATH'] = os.environ['PW_ARM_CIPD_INSTALL_DIR']
archive_prefix = "/workspace/artifacts/"
Expand Down

0 comments on commit 4ff29bb

Please sign in to comment.