[CI] Added nrfutil to path CI_FORCE_BUILD

This commit is contained in:
Jan Gromeš 2020-08-22 14:01:06 +02:00 committed by GitHub
parent 12baadb385
commit ce5ed55abc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -65,6 +65,7 @@ jobs:
sudo apt-get update
sudo apt-get install -y python3 python3-pip python3-setuptools
pip3 install --user adafruit-nrfutil
echo "::add-path::~/.local/bin/adafruit-nrfutil"
echo "::set-output name=index-url::--additional-urls https://www.adafruit.com/package_adafruit_index.json"
fi