From 73c2aaadfbaee34649af93e03a76ac85de0220ae Mon Sep 17 00:00:00 2001 From: h1n1 Date: Sat, 20 Jun 2026 23:45:20 +0700 Subject: [PATCH] =?UTF-8?q?=D0=9E=D1=88=D0=B8=D0=B1=D1=81=D1=8F=20=D0=B2?= =?UTF-8?q?=20=D0=BE=D0=B4=D0=BD=D0=BE=D0=B9=20=D0=B1=D1=83=D0=BA=D0=B2?= =?UTF-8?q?=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit this is not serious at all... Изза того что ошибся в одной букве, Linux-овая сборка не появлялась в артефактах --- .gitea/workflows/autobuild.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/autobuild.yaml b/.gitea/workflows/autobuild.yaml index a2aa91b..490ccc8 100644 --- a/.gitea/workflows/autobuild.yaml +++ b/.gitea/workflows/autobuild.yaml @@ -67,7 +67,7 @@ jobs: uses: actions/upload-artifact@v3 with: name: release-linux - path: OUTPUT-linux + path: OUTPUT-Linux - name: Upload Windows64 Release uses: actions/upload-artifact@v3