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

@@ -10,6 +10,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: "npm install"
run: npm install
- name: "npm run generate"
run: npm run generate