From 88d52ea099ed3c20d90081b50f9909eb849b13a2 Mon Sep 17 00:00:00 2001 From: neodiX Date: Wed, 25 Dec 2024 20:30:33 +0400 Subject: [PATCH] add appimages to release (for testing) --- .github/workflows/create-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/create-release.yml b/.github/workflows/create-release.yml index c8be206f..fb832cfd 100644 --- a/.github/workflows/create-release.yml +++ b/.github/workflows/create-release.yml @@ -33,7 +33,7 @@ jobs: workflow: build-ton-linux-x86-64-appimage.yml path: artifacts workflow_conclusion: success - skip_unpack: false + skip_unpack: true - name: Download Mac x86-64 artifacts uses: dawidd6/action-download-artifact@v6