Skip to content

Commit

Permalink
Merge branch 'wsip/lz4' into 'main'
Browse files Browse the repository at this point in the history
add requirements for lz4 and tflite

See merge request repositories/zephyr-samples-builder!14
  • Loading branch information
wsipak committed Nov 21, 2023
2 parents e6600a7 + e8b56b3 commit 77adea6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@ jobs:
cd zephyrproject/zephyr
pip3 -q install -r scripts/requirements.txt
cd ..
west config manifest.group-filter -- +ci,+optional
west update
west zephyr-export
cd ..
Expand Down

0 comments on commit 77adea6

Please sign in to comment.