Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gminn committed Jan 5, 2024
1 parent e8d6d22 commit 498465d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ota-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
. venv/bin/activate
pip install -U pip==21.1
pip install west
pip3install memfault-cli
pip install 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 498465d

Please sign in to comment.