Update main.yml

This commit is contained in:
Aleksandr Statciuk 2019-08-27 21:34:45 +03:00 committed by GitHub
parent 6af51d9349
commit 2089623c69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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