From 3c0e80123c323d1d0c78d2485f2453e98a4aa9a3 Mon Sep 17 00:00:00 2001 From: QiubyZ <149507435+QiubyZ@users.noreply.github.com> Date: Thu, 12 Sep 2024 01:37:53 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e930ab6..46c5209 100644 --- a/README.md +++ b/README.md @@ -38,4 +38,4 @@ jobs: file_output: './app/build/outputs/apk/debug/app-debug.apk' ``` -or you can see how this script is called in the Repository that I have shown in the example [See examples here](https://github.com/QiubyZ/ExecutorService/blob/main/.github/workflows/main.yml) +or you can see how this script is called in the Repository that I have shown in the example [See examples here](https://github.com/QiubyZ/QZ-UserDict/blob/main/.github/workflows/android.yml)