mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 23:35:58 +00:00
fix typo
This commit is contained in:
parent
68c8128405
commit
ba97d0e4de
8
.github/workflows/check-documentation.yml
vendored
8
.github/workflows/check-documentation.yml
vendored
@ -55,8 +55,8 @@ jobs:
|
||||
with:
|
||||
node-version: '20'
|
||||
|
||||
- name: yarn-install
|
||||
run: yarn install
|
||||
- name: npm-install
|
||||
run: npm install
|
||||
|
||||
- name: yarn-docs:build
|
||||
run: yarn run docs:build
|
||||
- name: npm-docs:build
|
||||
run: npm run docs:build
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user