sd
Some checks failed
/ deploy (push) Failing after 54s

This commit is contained in:
Minecon724 2024-10-19 13:44:27 +02:00
parent 8acff2141c
commit ff95829acb
Signed by: Minecon724
GPG key ID: 3CCC4D267742C8E8

View file

@ -6,7 +6,7 @@ jobs:
steps:
- run: apt update
- name: Install prerequisites
run: apt install --no-install-recommends -y git
run: apt install -y git
- name: Install toolchain
run: apt install --no-install-recommends -y gcc-x86-64-linux-gnu gcc-aarch64-linux-gnu make
- name: Install dependencies