Home
last modified time | relevance | path

Searched +full:apt +full:- +full:get (Results 1 – 1 of 1) sorted by relevance

/nrf_hw_models-3.5.0/.github/workflows/
Dbuild.yml14 build-hw-models:
16 runs-on: ubuntu-latest
19 - name: Install dependencies
21 sudo apt-get install gcc-multilib binutils
23 - name: Get PR
28 - name: Fetch dependencies
30 git clone -b v2.8.0 --depth=1 https://github.com/NordicSemiconductor/nrfx ${NRFX_BASE}
33 wget https://storage.googleapis.com/git-repo-downloads/repo
35 …python3 ./repo init -u https://github.com/BabbleSim/manifest.git -m nrf_hw_models_ci.xml -b master…
36 python3 ./repo sync -c
[all …]