Skip to content

Jd

Jd #2

Workflow file for this run

FROM --platform=linux/arm64 debian:bullseye

Check failure on line 1 in .github/workflows/docker-arm64.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/docker-arm64.yml

Invalid workflow file

You have an error in your yaml syntax on line 1
RUN dpkg --add-architecture arm64 && \
apt-get update && \
apt-get install -y \
build-essential curl git pkg-config \
libssl-dev libgtk-3-dev libgdk-pixbuf2.0-dev \
librsvg2-dev libglib2.0-dev cmake python3 \
nodejs npm \
aarch64-linux-gnu-gcc aarch64-linux-gnu-g++ \
qemu-user-static