diff --git a/.github/workflows/oss-history.yml b/.github/workflows/oss-history.yml index 1e7b18e5f41c..ee730c491068 100644 --- a/.github/workflows/oss-history.yml +++ b/.github/workflows/oss-history.yml @@ -14,7 +14,7 @@ jobs: - name: Install extra python dependencies run: | - pip3 install west + pip3 install --upgrade pip setuptools west pip3 install -r ncs/nrf/scripts/requirements-extra.txt - name: Set upsteam