Update main.yml
This commit is contained in:
parent
cf68d1eb77
commit
8595935848
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -19,6 +19,9 @@ jobs:
|
||||
- name: "npm install"
|
||||
run: npm install
|
||||
|
||||
- name: "npm run format"
|
||||
run: npm run format
|
||||
|
||||
- name: "npm run generate"
|
||||
run: npm run generate
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user