Обновить .gitea/workflows/alt.yaml
Some checks failed
Altlinux build / build-alt (push) Failing after 5m13s
Archlinux build / build-arch (push) Successful in 2m54s
Debian build / build-ubuntu (push) Has been cancelled

This commit is contained in:
Alexey Khromov 2025-04-16 09:37:44 +03:00
parent 4297b51dca
commit aae6656a4a

View File

@ -22,7 +22,7 @@ jobs:
- name: Installing build environment
continue-on-error: true
run: |
apt-get install -y gcc rpm-build rpmlint make python gear hasher patch rpmdevtools
apt-get install -y gcc rpm-build rpmlint make python gear hasher fakeroot patch rpmdevtools
- name: Installing needed software
run: apt-get install -y bison tcl
- name: Adding build user