Update main2.yml

This commit is contained in:
Lee Lup Yuen 2020-07-28 14:48:02 +08:00 committed by GitHub
parent 5d17292e3a
commit 9b0292a723
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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