From d82eb837e00a345dd5d741ccb2a29c509b3ff860 Mon Sep 17 00:00:00 2001 From: Codinget Date: Fri, 22 May 2026 21:56:41 +0000 Subject: [PATCH] ci: fix typo --- .gitea/workflows/test-build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/test-build.yaml b/.gitea/workflows/test-build.yaml index 832a887..ae559e9 100644 --- a/.gitea/workflows/test-build.yaml +++ b/.gitea/workflows/test-build.yaml @@ -8,7 +8,7 @@ jobs: - name: Clone doki-theme-gitea uses: actions/checkout@v6 with: - repository: infrastructures/doki-theme-gitea + repository: infrastructure/doki-theme-gitea submodules: true - name: Install dependencies run: npm i