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: |