From d3b9c6de4aa39905d4fbc7235f673a47347ca8da Mon Sep 17 00:00:00 2001 From: dan63047 Date: Sat, 3 Aug 2024 21:25:14 +0300 Subject: [PATCH] =?UTF-8?q?=D1=8F=D0=BF=D0=BE=D0=BD=D0=B0=20=D0=BC=D0=B0?= =?UTF-8?q?=D1=82=D1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 14bebd5..889b0b9 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -61,7 +61,7 @@ jobs: with: type: 'zip' filename: TetraStats-${{github.ref_name}}-linux.zip - directory: build/linux/x64/runner/release/bundle + directory: build/linux/x64/release/bundle - name: Push to Releases uses: ncipollo/release-action@v1 with: