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