Searched +full:apt +full:- +full:get (Results 1 – 3 of 3) sorted by relevance
2 # SPDX-License-Identifier: Apache-2.07 df -h11 google-chrome-stable microsoft-edge-stable firefox12 azure-cli google-cloud-cli kubectl podman skopeo buildah snapd13 temurin-8-jdk temurin-11-jdk temurin-17-jdk temurin-21-jdk14 dotnet-sdk-8.0 dotnet-runtime-8.0 aspnetcore-runtime-8.015 aspnetcore-targeting-pack-8.0 netstandard-targeting-pack-2.1-8.016 dotnet-targeting-pack-8.017 llvm-16-dev llvm-17-dev llvm-18-dev18 clang-tools-16 clang-tools-17 clang-tools-18[all …]
4 RUN apt update && apt upgrade -y && apt-get install -y \5 build-essential \14 device-tree-compiler \17 gcc-aarch64-linux-gnu \18 gcc-arm-linux-gnueabihf \19 gcc-riscv64-linux-gnu \20 gdb-multiarch \24 libssl-dev \25 lsb-release \27 python3-pip \[all …]
2 # for pull requests against the OP-TEE OS main repository in a secure way.4 # (issues: write) using the default short-lived GITHUB_TOKEN. Due to this15 pull-requests: write17 notify-maintainers:18 runs-on: ubuntu-latest20 - name: Checkout base branch22 - name: Install python3-github24 sudo apt-get update25 sudo apt-get install python3-github26 - name: Compute maintainers[all …]