Update main2.yml
This commit is contained in:
parent
5d17292e3a
commit
9b0292a723
3
.github/workflows/main2.yml
vendored
3
.github/workflows/main2.yml
vendored
@ -26,6 +26,9 @@ jobs:
|
||||
|
||||
steps:
|
||||
|
||||
- name: Install adafruit-nrfutil and imgtool dependencies
|
||||
run: pip3 install --user wheel && pip3 install --user setuptools && pip3 install --user adafruit-nrfutil && adafruit-nrfutil --help
|
||||
|
||||
#########################################################################################
|
||||
# Download and Cache Dependencies
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user