From 0a170871addae7e3943bd931c933a7c118e0ab1e Mon Sep 17 00:00:00 2001 From: ange Date: Sat, 1 Feb 2025 23:55:23 +0000 Subject: [PATCH] test --- .gitea/workflows/apk.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/apk.yaml b/.gitea/workflows/apk.yaml index 1a9e469..4f4d8e7 100644 --- a/.gitea/workflows/apk.yaml +++ b/.gitea/workflows/apk.yaml @@ -11,7 +11,7 @@ jobs: working-directory: dialer steps: - uses: actions/checkout@v1 - - uses: icing/flutter@main + - uses: icing/flutter@test - uses: actions/upload-artifact@v1 with: name: icing-dialer-${{ gitea.ref_name }}-${{ gitea.run_id }}.apk