From 027470dccc349733f510cb7b0da7dd40da9f233a Mon Sep 17 00:00:00 2001 From: uazo <29201891+uazo@users.noreply.github.com> Date: Sat, 14 Oct 2023 05:21:01 -0400 Subject: [PATCH] Update update_fdroid_repo.yaml --- .github/workflows/update_fdroid_repo.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/update_fdroid_repo.yaml b/.github/workflows/update_fdroid_repo.yaml index 6f8cb462..c8837312 100644 --- a/.github/workflows/update_fdroid_repo.yaml +++ b/.github/workflows/update_fdroid_repo.yaml @@ -4,8 +4,8 @@ on: workflow_dispatch: jobs: - update: - runs-on: ubuntu-latest + update-fdroid: + runs-on: ci2 steps: - name: Update fdroid repo