alt-wf 12
Some checks failed
Altlinux build / build-alt (push) Failing after 4m15s
Archlinux build / build-arch (push) Failing after 33s
Debian build / build-ubuntu (push) Has been cancelled

This commit is contained in:
Alexey Khromov 2025-04-16 06:31:11 +03:00
parent 330da47169
commit 2807cd61ff

View File

@ -18,7 +18,7 @@ jobs:
- name: Installing prerequisites - update apt - name: Installing prerequisites - update apt
run: apt-get update run: apt-get update
- name: Installing prerequisites - install nodejs for actions & git - name: Installing prerequisites - install nodejs for actions & git
run: apt-get install -y git nodejs run: apt-get install -y git nodejs su
- name: Installing build environment - name: Installing build environment
continue-on-error: true continue-on-error: true
run: | run: |