Searched +full:apt +full:- +full:get (Results 1 – 1 of 1) sorted by relevance
14 build-hw-models:16 runs-on: ubuntu-latest19 - name: Install dependencies21 sudo apt-get install gcc-multilib binutils23 - name: Get PR28 - name: Fetch dependencies30 git clone -b v2.8.0 --depth=1 https://github.com/NordicSemiconductor/nrfx ${NRFX_BASE}33 wget https://storage.googleapis.com/git-repo-downloads/repo35 …python3 ./repo init -u https://github.com/BabbleSim/manifest.git -m nrf_hw_models_ci.xml -b master…36 python3 ./repo sync -c[all …]