Update main.yml

This commit is contained in:
Aleksandr Statciuk
2019-08-27 21:34:45 +03:00
committed by GitHub
parent 5b05b15c81
commit 642b61bcf6

View File

@@ -11,5 +11,8 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: "npm install"
run: npm install
- name: "npm run generate"
run: npm run generate