Skip to content

Commit

Permalink
Install memfault CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
gminn committed Jan 5, 2024
1 parent 1b44bca commit e8d6d22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ota-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
. venv/bin/activate
pip install -U pip==21.1
pip install west
pip3install memfault-cli
west init -l memfault-asset-tracker
west update --narrow -o=--depth=1 -o=--recurse-submodules --path-cache ~/zephyr-thingy91-path-cache
pip install -r zephyr/scripts/requirements.txt
Expand Down

0 comments on commit e8d6d22

Please sign in to comment.