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 20, 2023
1 parent ac5306d commit 7b11916
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ jobs:
cd zephyrproject/zephyr
pip3 -q install -r scripts/requirements.txt
cd ..
west config manifest.group-filter -- +ci,+optional
west zephyr-export
cd ..
Expand Down

0 comments on commit 7b11916

Please sign in to comment.