From 1a68aeb68f7b53dc577b1a884ce0cd46cbc72f39 Mon Sep 17 00:00:00 2001 From: Egorov Nikita Andreevich Date: Thu, 27 Nov 2025 11:19:10 +0700 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4836e83..4ec670d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -29,7 +29,7 @@ jobs: with: allowUpdates: true artifactErrorsFailBuild: true - artifacts: app/build/outputs/apk/debug/*.srs + artifacts: ./*.srs body: | **This is an automatically generated in-development pre-release version of the application, that includes the latest master branch changes.** **⚠️ This build is not stable and may end up terminating with a fatal error. ⚠️**