From 2807cd61ff08f8d5a77a94df369bca6132ca4ba6 Mon Sep 17 00:00:00 2001 From: Alexey Khromov Date: Wed, 16 Apr 2025 06:31:11 +0300 Subject: [PATCH] alt-wf 12 --- .gitea/workflows/alt.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/alt.yaml b/.gitea/workflows/alt.yaml index 8f5d134..cfa1fe4 100644 --- a/.gitea/workflows/alt.yaml +++ b/.gitea/workflows/alt.yaml @@ -18,7 +18,7 @@ jobs: - name: Installing prerequisites - update apt run: apt-get update - 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 continue-on-error: true run: |