Update dev.yml
Signed-off-by: Lala Sabathil <aiko@aitsys.dev>
This commit is contained in:
parent
5ec50d9645
commit
7a9b9fc8e3
1 changed files with 2 additions and 2 deletions
4
.github/workflows/dev.yml
vendored
4
.github/workflows/dev.yml
vendored
|
|
@ -18,7 +18,7 @@ jobs:
|
|||
with:
|
||||
exclude_path: 'SecretsIgnore.txt'
|
||||
spellcheck:
|
||||
name: Clone Repository
|
||||
name: Spell Check
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
- name: Checkout Actions Repository
|
||||
|
|
@ -68,4 +68,4 @@ jobs:
|
|||
|
||||
- name: Test Build Makoto Plugins
|
||||
run: sh build_all.sh 1
|
||||
working-directory: ProjectMakotoTest/OfficialPlugins/
|
||||
working-directory: ProjectMakotoTest/OfficialPlugins/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue