We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f783fe7 commit becb96bCopy full SHA for becb96b
.github/workflows/oss-history.yml
@@ -14,7 +14,7 @@ jobs:
14
15
- name: Install extra python dependencies
16
run: |
17
- pip3 install west
+ pip3 install --upgrade pip setuptools west
18
pip3 install -r ncs/nrf/scripts/requirements-extra.txt
19
20
- name: Set upsteam
0 commit comments