Skip to content

Commit

Permalink
add requirements for lz4 and tflite
Browse files Browse the repository at this point in the history
  • Loading branch information
wsipak committed Nov 21, 2023
1 parent ac5306d commit e8b56b3
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 e8b56b3

Please sign in to comment.