ci: fix typo
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user