fix: workflow file

This commit is contained in:
anuraghazra 2020-07-26 14:32:17 +05:30
parent ef57cc7dcf
commit 1f79d503bd

View File

@ -20,7 +20,7 @@ jobs:
- name: npm install, generate readme - name: npm install, generate readme
run: | run: |
npm ci npm install
npm run theme-readme-gen npm run theme-readme-gen
env: env:
CI: true CI: true