Fix typo
This commit is contained in:
2
.github/workflows/default.yml
vendored
2
.github/workflows/default.yml
vendored
@ -49,7 +49,7 @@ jobs:
|
|||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
run: npm ci
|
run: npm ci
|
||||||
- name: Prettier
|
- name: Prettier
|
||||||
run: npm run prettier
|
run: npm run style
|
||||||
demos:
|
demos:
|
||||||
name: Run Demos
|
name: Run Demos
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Reference in New Issue
Block a user