From eec128e8d9e620763e407e553d8c5159d5e301f7 Mon Sep 17 00:00:00 2001 From: xtaodada Date: Sun, 2 Jun 2024 14:49:43 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/debug.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/debug.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.gitea/workflows/debug.yml b/.gitea/workflows/debug.yml index 0824c7b..d6d5188 100644 --- a/.gitea/workflows/debug.yml +++ b/.gitea/workflows/debug.yml @@ -12,11 +12,11 @@ jobs: runs-on: ndk21 steps: - name: Checkout - uses: actions/checkout@v4 - with: - repository: 'TeamPGM/Nagram' - ref: 'm_10.12.0' - github-server-url: 'https://github.com' + run: | + git clone https://github.com/TeamPGM/Nagram.git + cd Nagram + git submodule init + git submodule update - name: Fetch Status run: | sed -i 's/\/\///g' settings.gradle