Update main.yml

This commit is contained in:
Aleksandr Statciuk
2019-09-09 16:03:53 +03:00
committed by GitHub
parent f6fda19079
commit 407732059c

View File

@@ -18,6 +18,9 @@ jobs:
- name: "npm install"
run: npm install
- name: "npm run format"
run: npm run format
- name: "npm run generate"
run: npm run generate