From 838ffb43508f885921aa20346ba834da38ddb36f Mon Sep 17 00:00:00 2001 From: Roland Geider Date: Tue, 17 Jun 2025 20:43:07 +0200 Subject: [PATCH] Update name of linux build file --- .github/workflows/make-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/make-release.yml b/.github/workflows/make-release.yml index ea931f0c..c0e5495e 100644 --- a/.github/workflows/make-release.yml +++ b/.github/workflows/make-release.yml @@ -143,7 +143,7 @@ jobs: files: | builds-aab/app-release.aab builds-apk/app-release.apk - builds-linux/wger-linux-x86.tar.gz + builds-linux/wger-linux-x64.tar.gz builds-ios/Runner.app builds-ipa/Runner.xcarchive builds-macos/wger.app